is not current version
Last Version 1.0.0

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

DifferentiableINDArray

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

differentiableindarray_2.10
Version

Version

1.0.0-RC10
Type

Type

jar

Download differentiableindarray_2.10 1.0.0-RC10


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