Last Version

TypeTools 0.3.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.jodah
ArtifactId

ArtifactId

typetools
Version

Version

0.3.0
Type

Type

jar
Description

Description

TypeTools
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/jhalterman/typetools/
Source Code Management

Source Code Management

http://github.com/jhalterman/typetools/

Download typetools 0.3.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.