is not current version
Last Version 2.0.0

io.github.jxnflzc:jtools 1.3.4

jxnflzc's java tools

GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools
Version

Version

1.3.4
Type

Type

pom

Download jtools 1.3.4

Filename Size
jtools-1.3.4.pom 6 KB
Browse

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