License |
License |
---|---|
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdtypetools |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontypetools
A set of tools aimed to make daily programming easier.
|
Filename | Size |
---|---|
typetools-0.2.3.pom | |
typetools-0.2.3.jar | 39 KB |
typetools-0.2.3-tests.jar | 38 KB |
typetools-0.2.3-sources.jar | 20 KB |
typetools-0.2.3-javadoc.jar | 297 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : test-utils-meta | jar | 0.2.3 |