tutils2

Utils for simple and common use.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

tech.nodex
ArtifactId

ArtifactId

tutils2
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

tutils2
Utils for simple and common use.
Project URL

Project URL

https://github.com/CZ-chen/tutils2

Download tutils2

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.3
1.3.1
1.3
1.2
1.1
1.0