Skip to content

cosmin/ulid-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ulid-java

ULID implementation for Java with ability to convert to/from UUID

Based on huxi/sulky with a few modifications.

Installation

Avaiable from Maven Central

<dependency>
    <groupId>com.offbytwo.ulid</groupId>
    <artifactId>ulid</artifactId>
    <version>0.1.0</version>
</dependency>

About

ULID implementation for Java with ability to convert to/from UUID

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages