License |
License |
---|---|
GroupId | GroupIdio.github.jxnflzc.jtools |
ArtifactId | ArtifactIdjtools |
Version | Version1.3.2 |
Type | Typepom |
Description |
Descriptionjtools
jxnflzc's java tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
jtools-1.3.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jxnflzc.jtools/jtools/ -->
<dependency>
<groupId>io.github.jxnflzc.jtools</groupId>
<artifactId>jtools</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jxnflzc.jtools/jtools/
implementation 'io.github.jxnflzc.jtools:jtools:1.3.2'
// https://jarcasting.com/artifacts/io.github.jxnflzc.jtools/jtools/
implementation ("io.github.jxnflzc.jtools:jtools:1.3.2")
'io.github.jxnflzc.jtools:jtools:pom:1.3.2'
<dependency org="io.github.jxnflzc.jtools" name="jtools" rev="1.3.2">
<artifact name="jtools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jxnflzc.jtools', module='jtools', version='1.3.2')
)
libraryDependencies += "io.github.jxnflzc.jtools" % "jtools" % "1.3.2"
[io.github.jxnflzc.jtools/jtools "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |