is not current version
Last Version 1.0.0

com.thoughtworks.deeplearning:differentiableindarray_2.10 1.0.0-RC8

DifferentiableINDArray

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

differentiableindarray_2.10
Version

Version

1.0.0-RC8
Type

Type

jar

Download differentiableindarray_2.10 1.0.0-RC8


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