is not current version
Last Version 2.2.1-RELEASE

io.github.huangjie0515:common-tools 2.0.0-RELEASE

Demo project for Spring Boot

GroupId

GroupId

io.github.huangjie0515
ArtifactId

ArtifactId

common-tools
Version

Version

2.0.0-RELEASE
Type

Type

jar

Download common-tools 2.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/ -->
<dependency>
    <groupId>io.github.huangjie0515</groupId>
    <artifactId>common-tools</artifactId>
    <version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/
implementation 'io.github.huangjie0515:common-tools:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/
implementation ("io.github.huangjie0515:common-tools:2.0.0-RELEASE")
'io.github.huangjie0515:common-tools:jar:2.0.0-RELEASE'
<dependency org="io.github.huangjie0515" name="common-tools" rev="2.0.0-RELEASE">
  <artifact name="common-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huangjie0515', module='common-tools', version='2.0.0-RELEASE')
)
libraryDependencies += "io.github.huangjie0515" % "common-tools" % "2.0.0-RELEASE"
[io.github.huangjie0515/common-tools "2.0.0-RELEASE"]