u
Files download
File Operation
util-snowflake-prefect-1.3.0.jar download
util-snowflake-prefect-1.3.0.pom download
util-snowflake-prefect-1.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.duanxinyuan</groupId>
  <artifactId>util-snowflake-prefect</artifactId>
  <version>1.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.duanxinyuan:util-snowflake-prefect:1.3.0'
Gradle Kotlin
implementation("com.github.duanxinyuan:util-snowflake-prefect:1.3.0")
Scala SBT
libraryDependencies += "com.github.duanxinyuan" % "util-snowflake-prefect" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.duanxinyuan', module='util-snowflake-prefect', version='1.3.0')
)
Apache Ivy
<dependency org="com.github.duanxinyuan" name="util-snowflake-prefect" rev="1.3.0" />
Leiningen
[com.github.duanxinyuan/util-snowflake-prefect "1.3.0"]
Apache Buildr
'com.github.duanxinyuan:util-snowflake-prefect:jar:1.3.0'