is not current version
Last Version 2.0.1

io.github.jxnflzc:jtools-core 1.3.4


GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools-core
Version

Version

1.3.4
Type

Type

pom

Download jtools-core 1.3.4

Filename Size
jtools-core-1.3.4.pom 1 KB
Browse

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