MVN

com.github.f4b6a3 : ulid-creator

Maven & Gradle

Jul 27, 2023
2 usages
255 stars

ulid-creator · A Java library for generating ULIDs (Universally Unique Lexicographically Sortable Identifier).

<dependency>
    <groupId>com.github.f4b6a3</groupId>
    <artifactId>ulid-creator</artifactId>
    <version>5.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.f4b6a3 : ulid-creator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.2.1

All Versions

Choose a version of com.github.f4b6a3 : ulid-creator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.2.x
ulid-creator-5.2.1
ulid-creator-5.2.0
5.1.x
ulid-creator-5.1.0
5.0.x
ulid-creator-5.0.2
ulid-creator-5.0.1
ulid-creator-5.0.0
4.2.x
ulid-creator-4.2.1
ulid-creator-4.2.0
4.1.x
ulid-creator-4.1.2
ulid-creator-4.1.1
ulid-creator-4.1.0
4.0.x
ulid-creator-4.0.0
3.2.x
ulid-creator-3.2.0
3.1.x
ulid-creator-3.1.1
ulid-creator-3.1.0
3.0.x
ulid-creator-3.0.1
ulid-creator-3.0.0
2.3.x
ulid-creator-2.3.3
ulid-creator-2.3.2
ulid-creator-2.3.1
ulid-creator-2.3.0
2.2.x
ulid-creator-2.2.0
2.1.x
ulid-creator-2.1.0
2.0.x
ulid-creator-2.0.2
ulid-creator-2.0.1
ulid-creator-2.0.0
1.1.x
ulid-creator-1.1.1
ulid-creator-1.1.0
1.0.x
ulid-creator-1.0.2
ulid-creator-1.0.1
ulid-creator-1.0.0

How to add a dependency to Maven

Add the following com.github.f4b6a3 : ulid-creator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.f4b6a3</groupId>
    <artifactId>ulid-creator</artifactId>
    <version>5.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.f4b6a3 : ulid-creator gradle dependency to your build.gradle file:

implementation 'com.github.f4b6a3:ulid-creator:5.2.1'

Gradle Kotlin DSL: Add the following com.github.f4b6a3 : ulid-creator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.f4b6a3:ulid-creator:5.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.f4b6a3 : ulid-creator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.f4b6a3" % "ulid-creator" % "5.2.1"

Advertisement

Dependencies from Group

May 01, 2023
10 usages
310 stars
Apr 18, 2020
3 usages
252 stars
Jul 27, 2023
2 usages
255 stars
Jun 30, 2020
2 usages
252 stars
May 04, 2023
377 stars

Discover Dependencies

Jan 31, 2023
7 usages
49 stars
Jun 02, 2023
16 usages
28.5k stars
Feb 25, 2020
141 stars
Apr 22, 2022
14 usages
0 stars
Nov 09, 2022
1 usages
1.4k stars
May 10, 2023
2 usages
1.1k stars
Mar 01, 2020
1 stars