ulid-creator

A Java library for generating and handling ULIDs (Universally Unique Lexicographically Sortable Identifier).

License

License

GroupId

GroupId

com.github.f4b6a3
ArtifactId

ArtifactId

ulid-creator
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

ulid-creator
A Java library for generating and handling ULIDs (Universally Unique Lexicographically Sortable Identifier).
Project URL

Project URL

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

Source Code Management

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

Download ulid-creator

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.github.f4b6a3

f4b6a3

A random meaningless package name

Versions

Version
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.0
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0