is not current version
Last Version 0.2.5

com.spotify:tfexample-derive_2.11 0.2.4

Provides compile-time derivation of conversions between Scala case classes and Tensorflow Example protcol buffers

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

tfexample-derive_2.11
Version

Version

0.2.4
Type

Type

jar

Download tfexample-derive_2.11 0.2.4


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