не последняя версия
Последняя версия 3.1.15

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

Java base tool

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.shoothzj
Идентификатор

Идентификатор

java-tool
Версия

Версия

3.0.24.RELEASE
Тип

Тип

jar

Скачать java-tool 3.0.24.RELEASE


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