is not current version
Last Version 2.0.0-M4

com.thoughtworks.deeplearning:differentiable-float_2.11 2.0.0-M0

differentiable-Float

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

differentiable-float_2.11
Version

Version

2.0.0-M0
Type

Type

jar

Download differentiable-float_2.11 2.0.0-M0


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