is not current version
Last Version 3.1.15

com.github.shoothzj:java-tool 3.1.10

Java base tool

Categories

Categories

Java Languages
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

java-tool
Version

Version

3.1.10
Type

Type

jar

Download java-tool 3.1.10


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