is not current version
Last Version 1.0.0

com.thoughtworks.deeplearning:poly_2.11 1.0.0-M4

Poly

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

poly_2.11
Version

Version

1.0.0-M4
Type

Type

jar

Download poly_2.11 1.0.0-M4


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