ksuid-creator

A Java library for generating KSUIDs (K-Sortable Unique Identifier)

License

License

GroupId

GroupId

com.github.f4b6a3
ArtifactId

ArtifactId

ksuid-creator
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ksuid-creator
A Java library for generating KSUIDs (K-Sortable Unique Identifier)
Project URL

Project URL

http://github.com/f4b6a3/ksuid-creator
Source Code Management

Source Code Management

https://github.com/f4b6a3/ksuid-creator

Download ksuid-creator

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0