is not current version
Last Version 2.2.0-M1

com.thoughtworks.deeplearning:plugins-doubleweights_2.12 2.0.0-RC7

plugins-DoubleWeights

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

plugins-doubleweights_2.12
Version

Version

2.0.0-RC7
Type

Type

jar

Download plugins-doubleweights_2.12 2.0.0-RC7


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