License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.snowflake |
Last Version | Last Version1.0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncicada
cicada 基础框架
|
Filename | Size |
---|---|
cicada.snowflake-1.0.6.5.pom | |
cicada.snowflake-1.0.6.5.jar | 3 KB |
cicada.snowflake-1.0.6.5-sources.jar | 3 KB |
cicada.snowflake-1.0.6.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.snowflake/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.snowflake</artifactId>
<version>1.0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.snowflake/
implementation 'net.oschina.zcx7878:cicada.snowflake:1.0.6.5'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.snowflake/
implementation ("net.oschina.zcx7878:cicada.snowflake:1.0.6.5")
'net.oschina.zcx7878:cicada.snowflake:jar:1.0.6.5'
<dependency org="net.oschina.zcx7878" name="cicada.snowflake" rev="1.0.6.5">
<artifact name="cicada.snowflake" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.snowflake', version='1.0.6.5')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.snowflake" % "1.0.6.5"
[net.oschina.zcx7878/cicada.snowflake "1.0.6.5"]