is not current version
Last Version 1.15.3-1.5.4

org.bytedeco:tensorflow-platform-python 1.15.2-1.5.3


Categories

Categories

Python Languages TensorFlow Business Logic Libraries Machine Learning ORM Data
GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

tensorflow-platform-python
Version

Version

1.15.2-1.5.3
Type

Type

jar

Download tensorflow-platform-python 1.15.2-1.5.3


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