MVN

com.ruishanio : ksuid

Maven & Gradle

Oct 11, 2020
1 stars

ksuid · A Java port of Segment's K-Sortable Globally Unique IDs library written in Go.

<dependency>
    <groupId>com.ruishanio</groupId>
    <artifactId>ksuid</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
ksuid-2.0.0
1.0.x
ksuid-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ruishanio</groupId>
    <artifactId>ksuid</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ruishanio : ksuid gradle dependency to your build.gradle file:

implementation 'com.ruishanio:ksuid:2.0.0'

Gradle Kotlin DSL: Add the following com.ruishanio : ksuid gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ruishanio:ksuid:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ruishanio : ksuid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ruishanio" % "ksuid" % "2.0.0"

Advertisement

Dependencies from Group

Oct 11, 2020
1 stars

Discover Dependencies

Apr 12, 2023
2.4k stars
Apr 12, 2023
2.4k stars
Apr 12, 2023
2.4k stars
Apr 12, 2023
2.4k stars
Apr 12, 2023
2.4k stars
Aug 12, 2019
9 stars
May 21, 2020
130 stars
May 21, 2020
1 usages
130 stars