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

com.gitee.jastee:jast-tool 0.0.1

Java 工具

Группа

Группа

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

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

jast-tool
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать jast-tool 0.0.1

Имя Файла Размер
jast-tool-0.0.1.pom 7 KB
Обзор

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