is not current version
Last Version 0.6.3

net.jodah:typetools 0.3.1


Categories

Categories

Net
GroupId

GroupId

net.jodah
ArtifactId

ArtifactId

typetools
Version

Version

0.3.1
Type

Type

jar

Download typetools 0.3.1


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