is not current version
Last Version 1.3

io.gitee.laoshirenggo:cid 1.1

构建模块

GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

cid
Version

Version

1.1
Type

Type

jar

Download cid 1.1


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