Last Version

snowflake4j 1.0.1

SnowFlake ID Generator for Java

License

License

GroupId

GroupId

com.fuqqqq
ArtifactId

ArtifactId

snowflake4j
Version

Version

1.0.1
Type

Type

jar
Description

Description

snowflake4j
SnowFlake ID Generator for Java
Project URL

Project URL

https://github.com/fuqqqq/snowflake4j
Source Code Management

Source Code Management

https://github.com/fuqqqq/snowflake4j

Download snowflake4j 1.0.1


<!-- https://jarcasting.com/artifacts/com.fuqqqq/snowflake4j/ -->
<dependency>
    <groupId>com.fuqqqq</groupId>
    <artifactId>snowflake4j</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fuqqqq/snowflake4j/
implementation 'com.fuqqqq:snowflake4j:1.0.1'
// https://jarcasting.com/artifacts/com.fuqqqq/snowflake4j/
implementation ("com.fuqqqq:snowflake4j:1.0.1")
'com.fuqqqq:snowflake4j:jar:1.0.1'
<dependency org="com.fuqqqq" name="snowflake4j" rev="1.0.1">
  <artifact name="snowflake4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fuqqqq', module='snowflake4j', version='1.0.1')
)
libraryDependencies += "com.fuqqqq" % "snowflake4j" % "1.0.1"
[com.fuqqqq/snowflake4j "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.