Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.snowflake |
Version | Version1.0.5.1 |
Type | Typejar |
Filename | Size |
---|---|
cicada.snowflake-1.0.5.1.pom | |
cicada.snowflake-1.0.5.1.jar | 802 bytes |
cicada.snowflake-1.0.5.1-sources.jar | 645 bytes |
cicada.snowflake-1.0.5.1-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.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.snowflake/
implementation 'net.oschina.zcx7878:cicada.snowflake:1.0.5.1'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.snowflake/
implementation ("net.oschina.zcx7878:cicada.snowflake:1.0.5.1")
'net.oschina.zcx7878:cicada.snowflake:jar:1.0.5.1'
<dependency org="net.oschina.zcx7878" name="cicada.snowflake" rev="1.0.5.1">
<artifact name="cicada.snowflake" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.snowflake', version='1.0.5.1')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.snowflake" % "1.0.5.1"
[net.oschina.zcx7878/cicada.snowflake "1.0.5.1"]