is not current version
Last Version 0.1.7

com.spotify:magnolify-tensorflow_2.11 0.1.2

Magnolia add-on for TensorFlow

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

magnolify-tensorflow_2.11
Version

Version

0.1.2
Type

Type

jar

Download magnolify-tensorflow_2.11 0.1.2


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