| License |
License |
|---|---|
| GroupId | GroupIdcom.thoughtworks.deeplearning |
| ArtifactId | ArtifactIdpoly_2.12 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionPoly
Poly
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| poly_2.12-1.0.0.pom | |
| poly_2.12-1.0.0.jar | 52 KB |
| poly_2.12-1.0.0-sources.jar | 1 KB |
| poly_2.12-1.0.0-javadoc.jar | 779 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/poly_2.12/ -->
<dependency>
<groupId>com.thoughtworks.deeplearning</groupId>
<artifactId>poly_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/poly_2.12/
implementation 'com.thoughtworks.deeplearning:poly_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/poly_2.12/
implementation ("com.thoughtworks.deeplearning:poly_2.12:1.0.0")
'com.thoughtworks.deeplearning:poly_2.12:jar:1.0.0'
<dependency org="com.thoughtworks.deeplearning" name="poly_2.12" rev="1.0.0">
<artifact name="poly_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.deeplearning', module='poly_2.12', version='1.0.0')
)
libraryDependencies += "com.thoughtworks.deeplearning" % "poly_2.12" % "1.0.0"
[com.thoughtworks.deeplearning/poly_2.12 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.1 |
| com.thoughtworks.deeplearning : symbolic_2.12 | jar | 1.0.0 |