GroupId | GroupIdcom.thoughtworks.deeplearning |
---|---|
ArtifactId | ArtifactIdcoproduct_2.10 |
Version | Version1.0.0-M0 |
Type | Typejar |
Filename | Size |
---|---|
coproduct_2.10-1.0.0-M0.pom | |
coproduct_2.10-1.0.0-M0.jar | 38 KB |
coproduct_2.10-1.0.0-M0-sources.jar | 5 KB |
coproduct_2.10-1.0.0-M0-javadoc.jar | 443 KB |
Browse |
<!-- 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"]