is not current version
Last Version 0.0.3

com.gitee.jastee:jast-tool 0.0.2

Java 工具

GroupId

GroupId

com.gitee.jastee
ArtifactId

ArtifactId

jast-tool
Version

Version

0.0.2
Type

Type

jar

Download 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"]