is not current version
Last Version 4.1.0

com.thoughtworks.constructor:unidoc_2.11 3.0.0

unidoc

GroupId

GroupId

com.thoughtworks.constructor
ArtifactId

ArtifactId

unidoc_2.11
Version

Version

3.0.0
Type

Type

jar

Download unidoc_2.11 3.0.0


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