is not current version
Last Version 1.3

io.gitee.laoshirenggo:tools 1.0-RELEASEOT

工具模块

GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

tools
Version

Version

1.0-RELEASEOT
Type

Type

jar

Download tools 1.0-RELEASEOT


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