MVN

com.eaio.uuid : uuid

Maven & Gradle

Aug 03, 2011
78 usages

UUID · An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.

<dependency>
    <groupId>com.eaio.uuid</groupId>
    <artifactId>uuid</artifactId>
    <version>3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eaio.uuid : uuid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2

All Versions

Choose a version of com.eaio.uuid : uuid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2
uuid-3.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.eaio.uuid</groupId>
    <artifactId>uuid</artifactId>
    <version>3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eaio.uuid : uuid gradle dependency to your build.gradle file:

implementation 'com.eaio.uuid:uuid:3.2'

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

implementation("com.eaio.uuid:uuid:3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eaio.uuid : uuid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eaio.uuid" % "uuid" % "3.2"

Advertisement

Dependencies from Group

Aug 03, 2011
78 usages

Discover Dependencies

Jun 08, 2014
170 stars
Nov 20, 2005
7 usages
Nov 08, 2005
15 usages
Jan 12, 2011
70 usages
May 19, 2010
13 usages
Aug 10, 2013
7 usages
4 stars
Jan 13, 2014
1 usages
Mar 06, 2008
41 usages