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.13
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.13 0.2.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.tensorflow : proto jar 1.15.0
com.propensive : magnolia_2.13 jar 0.12.2

test (1)

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

Project Modules

There are no modules declared in this project.