is not current version
Last Version 1.15.5-1.5.7

org.bytedeco:tensorflow 1.15.3-1.5.4


Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

tensorflow
Version

Version

1.15.3-1.5.4
Type

Type

jar

Download tensorflow 1.15.3-1.5.4


<!-- https://jarcasting.com/artifacts/org.bytedeco/tensorflow/ -->
<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>tensorflow</artifactId>
    <version>1.15.3-1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/tensorflow/
implementation 'org.bytedeco:tensorflow:1.15.3-1.5.4'
// https://jarcasting.com/artifacts/org.bytedeco/tensorflow/
implementation ("org.bytedeco:tensorflow:1.15.3-1.5.4")
'org.bytedeco:tensorflow:jar:1.15.3-1.5.4'
<dependency org="org.bytedeco" name="tensorflow" rev="1.15.3-1.5.4">
  <artifact name="tensorflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='tensorflow', version='1.15.3-1.5.4')
)
libraryDependencies += "org.bytedeco" % "tensorflow" % "1.15.3-1.5.4"
[org.bytedeco/tensorflow "1.15.3-1.5.4"]