Last Version

core 0.2.5

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

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

tfexample-derive_2.11
Version

Version

0.2.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/spotify/tfexample-derive
Project Organization

Project Organization

com.spotify
Source Code Management

Source Code Management

https://github.com/spotify/tfexample-derive.git

Download tfexample-derive_2.11 0.2.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.tensorflow : proto jar 1.15.0
me.lyh : magnolia_2.11 jar 0.10.1-jto

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.1.0

Project Modules

There are no modules declared in this project.