is not current version
Last Version 0.6.3

net.jodah:typetools 0.4.0


Categories

Categories

Net
GroupId

GroupId

net.jodah
ArtifactId

ArtifactId

typetools
Version

Version

0.4.0
Type

Type

jar

Download typetools 0.4.0


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