MVN

org.bytedeco.javacpp-presets : tensorflow

Maven & Gradle

Jan 11, 2019
2 usages
1.9k stars

JavaCPP Presets for TensorFlow

<dependency>
    <groupId>org.bytedeco.javacpp-presets</groupId>
    <artifactId>tensorflow</artifactId>
    <version>1.12.0-1.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bytedeco.javacpp-presets : tensorflow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.12.0-1.4.4
  • Latest Release Candidate: 1.7.0-rc1-1.4.1

All Versions

Choose a version of org.bytedeco.javacpp-presets : tensorflow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.12.x
tensorflow-1.12.0-1.4.4
1.11.x
tensorflow-1.11.0-1.4.3
1.9.x
tensorflow-1.9.0-1.4.2
1.7.x
tensorflow-1.7.0-1.4.1
tensorflow-1.7.0-rc1-1.4.1
1.5.x
tensorflow-1.5.0-1.4
tensorflow-1.5.0-rc1-1.4
1.4.x
tensorflow-1.4.0-1.3
1.0.x
tensorflow-1.0.1-1.3
tensorflow-1.0.0-1.3
0.11.x
tensorflow-0.11.0-1.3
0.9.x
tensorflow-0.9.0-1.2
0.8.x
tensorflow-0.8.0-1.2

How to add a dependency to Maven

Add the following org.bytedeco.javacpp-presets : tensorflow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bytedeco.javacpp-presets</groupId>
    <artifactId>tensorflow</artifactId>
    <version>1.12.0-1.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bytedeco.javacpp-presets : tensorflow gradle dependency to your build.gradle file:

implementation 'org.bytedeco.javacpp-presets:tensorflow:1.12.0-1.4.4'

Gradle Kotlin DSL: Add the following org.bytedeco.javacpp-presets : tensorflow gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bytedeco.javacpp-presets:tensorflow:1.12.0-1.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bytedeco.javacpp-presets : tensorflow sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bytedeco.javacpp-presets" % "tensorflow" % "1.12.0-1.4.4"

Advertisement

Dependencies from Group

Jan 11, 2019
30 usages
2.4k stars
Jan 11, 2019
22 usages
2.4k stars
Jan 10, 2019
20 usages
1.9k stars
Jan 10, 2019
18 usages
1.9k stars
Jan 11, 2019
17 usages
2.4k stars

Discover Dependencies

Sep 19, 2019
3 usages
69 stars
Sep 19, 2019
3 usages
69 stars
Oct 26, 2020
0 stars
Oct 26, 2020
0 stars
May 18, 2016
4 stars
May 17, 2016
42 stars