is not current version
Last Version 2.0.0-M4

com.thoughtworks.deeplearning:unidoc_2.12 1.0.0-RC11

unidoc

GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

unidoc_2.12
Version

Version

1.0.0-RC11
Type

Type

jar

Download unidoc_2.12 1.0.0-RC11


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