is not current version
Last Version 1.0.0-M3

com.thoughtworks.deeplearning:coproduct_2.10 1.0.0-M0

coproduct

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

coproduct_2.10
Version

Version

1.0.0-M0
Type

Type

jar

Download coproduct_2.10 1.0.0-M0


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