Last Version

time-id 0.4.5

Time-ordered, k-sortable, URL-safe ID generator.

License

License

GroupId

GroupId

com.codahale
ArtifactId

ArtifactId

time-id
Version

Version

0.4.5
Type

Type

jar
Description

Description

time-id
Time-ordered, k-sortable, URL-safe ID generator.
Project URL

Project URL

https://github.com/codahale/time-id
Source Code Management

Source Code Management

https://github.com/codahale/time-id

Download time-id 0.4.5


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

Dependencies

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.0
org.assertj : assertj-core jar 3.12.2
org.quicktheories : quicktheories jar 0.26
org.mockito : mockito-core jar 2.27.0
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.