io.github.jxnflzc:jtools-util

A java util package

License

License

GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools-util
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A java util package

Download jtools-util

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
io.github.jxnflzc : jtools-log jar ${jtools.log.version}
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.3.4