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

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

Java base tool

Категории

Категории

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

Группа

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

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

java-tool
Версия

Версия

2.0.1.RELEASE
Тип

Тип

jar

Скачать 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"]