is not current version
Last Version 1.4.0

timeflake4j 1.3.0

Timeflake is a 128-bit, roughly-ordered, URL-safe UUID. Inspired by Twitter's Snowflake, Instagram's ID and Firebase's PushID.

License

License

GroupId

GroupId

am.ik.timeflake
ArtifactId

ArtifactId

timeflake4j
Version

Version

1.3.0
Type

Type

jar
Description

Description

timeflake4j
Timeflake is a 128-bit, roughly-ordered, URL-safe UUID. Inspired by Twitter's Snowflake, Instagram's ID and Firebase's PushID.
Project URL

Project URL

https://github.com/making/timeflake4j
Source Code Management

Source Code Management

https://github.com/making/timeflake4j

Download timeflake4j 1.3.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.