is not current version
Last Version 0.4.1-M2

com.spotify:noether-tfx_2.11 0.4.1-M1

TFX adapters

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

noether-tfx_2.11
Version

Version

0.4.1-M1
Type

Type

jar

Download noether-tfx_2.11 0.4.1-M1


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