MVN

cool.graph : cuid-java

Maven & Gradle

Jun 17, 2016
5 usages
55 stars

cuid-java · Collision-resistant ids for Java.

<dependency>
    <groupId>cool.graph</groupId>
    <artifactId>cuid-java</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cool.graph : cuid-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of cool.graph : cuid-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
cuid-java-0.1.1
cuid-java-0.1.0

How to add a dependency to Maven

Add the following cool.graph : cuid-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cool.graph</groupId>
    <artifactId>cuid-java</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cool.graph : cuid-java gradle dependency to your build.gradle file:

implementation 'cool.graph:cuid-java:0.1.1'

Gradle Kotlin DSL: Add the following cool.graph : cuid-java gradle kotlin dependency to your build.gradle.kts file:

implementation("cool.graph:cuid-java:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cool.graph : cuid-java sbt scala dependency to your build.sbt file:

libraryDependencies += "cool.graph" % "cuid-java" % "0.1.1"

Advertisement

Dependencies from Group

Jun 17, 2016
5 usages
55 stars

Discover Dependencies

Jun 08, 2016
0 stars
Feb 16, 2023
1 usages
1.6k stars
Oct 23, 2018
5 usages
120 stars
Nov 14, 2016
4 usages
2 stars
Aug 29, 2017
2 usages
19 stars
Jun 13, 2016
1 usages
Jun 13, 2016
1 usages