is not current version
Last Version 0.3.0

org.jodah:typetools 0.2.1


GroupId

GroupId

org.jodah
ArtifactId

ArtifactId

typetools
Version

Version

0.2.1
Type

Type

jar

Download typetools 0.2.1


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