MVN

com.github.f4b6a3 : ksuid-creator

Maven & Gradle

Oct 22, 2022
28 stars

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

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

Latest Version

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

  • Latest Stable: 4.1.0

All Versions

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

Version Vulnerabilities Updated
4.1.x
ksuid-creator-4.1.0
4.0.x
ksuid-creator-4.0.2
ksuid-creator-4.0.1
ksuid-creator-4.0.0
3.1.x
ksuid-creator-3.1.0
3.0.x
ksuid-creator-3.0.0
2.3.x
ksuid-creator-2.3.0
2.2.x
ksuid-creator-2.2.0
2.1.x
ksuid-creator-2.1.2
ksuid-creator-2.1.1
ksuid-creator-2.1.0
2.0.x
ksuid-creator-2.0.0
1.1.x
ksuid-creator-1.1.2
ksuid-creator-1.1.1
ksuid-creator-1.1.0
1.0.x
ksuid-creator-1.0.1
ksuid-creator-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.f4b6a3</groupId>
    <artifactId>ksuid-creator</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.f4b6a3:ksuid-creator:4.1.0'

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

implementation("com.github.f4b6a3:ksuid-creator:4.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.f4b6a3" % "ksuid-creator" % "4.1.0"

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

Jun 24, 2022
9 stars
Jun 24, 2022
1 usages
9 stars
Jun 24, 2022
2 usages
9 stars
Jun 24, 2022
12 stars
Jul 06, 2021
1 stars
Apr 18, 2023
2 usages
24 stars
Aug 23, 2023
82 stars