is not current version
Last Version 1.0.0

com.thoughtworks.deeplearning:differentiableany_2.12 1.0.0-RC7

DifferentiableAny

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

differentiableany_2.12
Version

Version

1.0.0-RC7
Type

Type

jar

Download differentiableany_2.12 1.0.0-RC7


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