GroupId | GroupIdio.github.jxnflzc |
---|---|
ArtifactId | ArtifactIdjtools-core |
Version | Version1.3.4 |
Type | Typepom |
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"]