is not current version
Last Version 2.2.0-M1

com.thoughtworks.deeplearning:deeplearning_2.11 1.0.0-M3

deeplearning

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

deeplearning_2.11
Version

Version

1.0.0-M3
Type

Type

jar

Download deeplearning_2.11 1.0.0-M3


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