is not current version
Last Version 1.0.0

com.thoughtworks.deeplearning:differentiablefloat_2.10 1.0.0-RC6

DifferentiableFloat

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

differentiablefloat_2.10
Version

Version

1.0.0-RC6
Type

Type

jar

Download differentiablefloat_2.10 1.0.0-RC6


<!-- https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/differentiablefloat_2.10/ -->
<dependency>
    <groupId>com.thoughtworks.deeplearning</groupId>
    <artifactId>differentiablefloat_2.10</artifactId>
    <version>1.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/differentiablefloat_2.10/
implementation 'com.thoughtworks.deeplearning:differentiablefloat_2.10:1.0.0-RC6'
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/differentiablefloat_2.10/
implementation ("com.thoughtworks.deeplearning:differentiablefloat_2.10:1.0.0-RC6")
'com.thoughtworks.deeplearning:differentiablefloat_2.10:jar:1.0.0-RC6'
<dependency org="com.thoughtworks.deeplearning" name="differentiablefloat_2.10" rev="1.0.0-RC6">
  <artifact name="differentiablefloat_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.deeplearning', module='differentiablefloat_2.10', version='1.0.0-RC6')
)
libraryDependencies += "com.thoughtworks.deeplearning" % "differentiablefloat_2.10" % "1.0.0-RC6"
[com.thoughtworks.deeplearning/differentiablefloat_2.10 "1.0.0-RC6"]