is not current version
Last Version 1.0.0

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

DifferentiableHList

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

differentiablehlist_2.11
Version

Version

1.0.0-RC11
Type

Type

jar

Download differentiablehlist_2.11 1.0.0-RC11


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