is not current version
Last Version 1.0.0

com.thoughtworks.deeplearning:differentiablehlist_2.11 1.0.0-RC7

DifferentiableHList

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

differentiablehlist_2.11
Version

Version

1.0.0-RC7
Type

Type

jar

Download differentiablehlist_2.11 1.0.0-RC7


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