Last Version

ksuid-creator 3.1.0

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

License

License

GroupId

GroupId

com.github.f4b6a3
ArtifactId

ArtifactId

ksuid-creator
Version

Version

3.1.0
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 3.1.0


<!-- 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.