is not current version
Last Version 0.6.0

com.spotify:zoltar-tensorflow 0.1.0


Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-tensorflow
Version

Version

0.1.0
Type

Type

jar

Download zoltar-tensorflow 0.1.0


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