Last Version

ksuid 2.0.0-RC1

A Java port of Segment's K-Sortable Globally Unique IDs library written in Go.

License

License

GroupId

GroupId

com.amirkhawaja
ArtifactId

ArtifactId

ksuid
Version

Version

2.0.0-RC1
Type

Type

jar
Description

Description

ksuid
A Java port of Segment's K-Sortable Globally Unique IDs library written in Go.
Project URL

Project URL

https://github.com/akhawaja/redisrqs-java
Source Code Management

Source Code Management

https://github.com/akhawaja/ksuid

Download ksuid 2.0.0-RC1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.