License |
License |
---|---|
GroupId | GroupIdcom.github.f4b6a3 |
ArtifactId | ArtifactIdulid-creator |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionulid-creator
A Java library for generating and handling ULIDs (Universally Unique Lexicographically Sortable Identifier).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ulid-creator-4.2.1.pom | |
ulid-creator-4.2.1.jar | 15 KB |
ulid-creator-4.2.1-sources.jar | 21 KB |
ulid-creator-4.2.1-javadoc.jar | 492 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |