is not current version
Last Version 0.5.0

com.spotify:featran-tensorflow_2.11 0.1.18

Feature Transformers - TensorFlow

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

featran-tensorflow_2.11
Version

Version

0.1.18
Type

Type

jar

Download featran-tensorflow_2.11 0.1.18


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