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

com.gitee.jastee:jast-tool 0.0.2

Java 工具

Группа

Группа

com.gitee.jastee
Идентификатор

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

jast-tool
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать jast-tool 0.0.2


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