is not current version
Last Version 3.1.15

com.github.shoothzj:java-tool 2.0.1.RELEASE

Java base tool

Categories

Categories

Java Languages
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

java-tool
Version

Version

2.0.1.RELEASE
Type

Type

jar

Download java-tool 2.0.1.RELEASE


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