is not current version
Last Version 0.6.0

com.spotify:zoltar-tensorflow 0.6.0-M2


Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-tensorflow
Version

Version

0.6.0-M2
Type

Type

jar

Download zoltar-tensorflow 0.6.0-M2


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