Files download
File Operation
differentiable-float_2.11-2.0.0-M3.jar download
differentiable-float_2.11-2.0.0-M3.pom download
differentiable-float_2.11-2.0.0-M3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.thoughtworks.deeplearning</groupId>
  <artifactId>differentiable-float_2.11</artifactId>
  <version>2.0.0-M3</version>
</dependency>
Gradle Groovy
implementation 'com.thoughtworks.deeplearning:differentiable-float_2.11:2.0.0-M3'
Gradle Kotlin
implementation("com.thoughtworks.deeplearning:differentiable-float_2.11:2.0.0-M3")
Scala SBT
libraryDependencies += "com.thoughtworks.deeplearning" % "differentiable-float_2.11" % "2.0.0-M3"
Groovy Grape
@Grapes(
  @Grab(group='com.thoughtworks.deeplearning', module='differentiable-float_2.11', version='2.0.0-M3')
)
Apache Ivy
<dependency org="com.thoughtworks.deeplearning" name="differentiable-float_2.11" rev="2.0.0-M3" />
Leiningen
[com.thoughtworks.deeplearning/differentiable-float_2.11 "2.0.0-M3"]
Apache Buildr
'com.thoughtworks.deeplearning:differentiable-float_2.11:jar:2.0.0-M3'