Last Version

typetools 0.2.3

A set of tools aimed to make daily programming easier.

License

License

GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

typetools
Version

Version

0.2.3
Type

Type

jar
Description

Description

typetools
A set of tools aimed to make daily programming easier.

Download typetools 0.2.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.no-hope : jsr305-aspectj-validation jar 0.2.3
org.no-hope : reflection jar 0.2.3
org.no-hope : slf4j-logging jar 0.2.3
org.apache.commons : commons-lang3 jar 3.4
joda-time : joda-time jar 2.7
net.jcip : jcip-annotations jar 1.0
org.no-hope : typetools-json jar 0.2.3

test (1)

Group / Artifact Type Version
org.no-hope : test-utils-meta jar 0.2.3

Project Modules

There are no modules declared in this project.