is not current version
Last Version 2.0.0.2

net.oschina.zcx7878:cicada.boot-id 1.0.6.0

cicada 基础框架

Categories

Categories

Net
GroupId

GroupId

net.oschina.zcx7878
ArtifactId

ArtifactId

cicada.boot-id
Version

Version

1.0.6.0
Type

Type

jar

Download cicada.boot-id 1.0.6.0


<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-id/ -->
<dependency>
    <groupId>net.oschina.zcx7878</groupId>
    <artifactId>cicada.boot-id</artifactId>
    <version>1.0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-id/
implementation 'net.oschina.zcx7878:cicada.boot-id:1.0.6.0'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-id/
implementation ("net.oschina.zcx7878:cicada.boot-id:1.0.6.0")
'net.oschina.zcx7878:cicada.boot-id:jar:1.0.6.0'
<dependency org="net.oschina.zcx7878" name="cicada.boot-id" rev="1.0.6.0">
  <artifact name="cicada.boot-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.boot-id', version='1.0.6.0')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.boot-id" % "1.0.6.0"
[net.oschina.zcx7878/cicada.boot-id "1.0.6.0"]