| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdtech.nodex |
| ArtifactId | ArtifactIdtutils2 |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontutils2
Utils for simple and common use.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tutils2-1.4.0.pom | |
| tutils2-1.4.0.jar | 25 KB |
| tutils2-1.4.0-sources.jar | 14 KB |
| tutils2-1.4.0-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.nodex/tutils2/ -->
<dependency>
<groupId>tech.nodex</groupId>
<artifactId>tutils2</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.nodex/tutils2/
implementation 'tech.nodex:tutils2:1.4.0'
// https://jarcasting.com/artifacts/tech.nodex/tutils2/
implementation ("tech.nodex:tutils2:1.4.0")
'tech.nodex:tutils2:jar:1.4.0'
<dependency org="tech.nodex" name="tutils2" rev="1.4.0">
<artifact name="tutils2" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.nodex', module='tutils2', version='1.4.0')
)
libraryDependencies += "tech.nodex" % "tutils2" % "1.4.0"
[tech.nodex/tutils2 "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.0.rc2 |
| net.sf.morph : morph | jar | 1.1.1 |
| com.squareup.okhttp3 : okhttp | jar | 3.4.0-RC1 |
| commons-io : commons-io | jar | 2.4 |
| commons-codec : commons-codec | jar | 1.10 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |