is not current version
Last Version v1.0.2

com.github.yingzhuo:kushan-snowflake-client v1.0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

kushan-snowflake-client
Version

Version

v1.0.1
Type

Type

jar

Download kushan-snowflake-client v1.0.1


<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/kushan-snowflake-client/ -->
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>kushan-snowflake-client</artifactId>
    <version>v1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/kushan-snowflake-client/
implementation 'com.github.yingzhuo:kushan-snowflake-client:v1.0.1'
// https://jarcasting.com/artifacts/com.github.yingzhuo/kushan-snowflake-client/
implementation ("com.github.yingzhuo:kushan-snowflake-client:v1.0.1")
'com.github.yingzhuo:kushan-snowflake-client:jar:v1.0.1'
<dependency org="com.github.yingzhuo" name="kushan-snowflake-client" rev="v1.0.1">
  <artifact name="kushan-snowflake-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='kushan-snowflake-client', version='v1.0.1')
)
libraryDependencies += "com.github.yingzhuo" % "kushan-snowflake-client" % "v1.0.1"
[com.github.yingzhuo/kushan-snowflake-client "v1.0.1"]