Last Version

java_toolkit 1.0-RELEASE

java工具包

License

License

GroupId

GroupId

com.gitee.xlzhao
ArtifactId

ArtifactId

java_toolkit
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

java_toolkit
java工具包

Download java_toolkit 1.0-RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.