UUID

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

License

License

GroupId

GroupId

com.eaio.uuid
ArtifactId

ArtifactId

uuid
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Johann Burkard

Download uuid

How to add to project

<!-- https://jarcasting.com/artifacts/com.eaio.uuid/uuid/ -->
<dependency>
    <groupId>com.eaio.uuid</groupId>
    <artifactId>uuid</artifactId>
    <version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eaio.uuid/uuid/
implementation 'com.eaio.uuid:uuid:3.2'
// https://jarcasting.com/artifacts/com.eaio.uuid/uuid/
implementation ("com.eaio.uuid:uuid:3.2")
'com.eaio.uuid:uuid:jar:3.2'
<dependency org="com.eaio.uuid" name="uuid" rev="3.2">
  <artifact name="uuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eaio.uuid', module='uuid', version='3.2')
)
libraryDependencies += "com.eaio.uuid" % "uuid" % "3.2"
[com.eaio.uuid/uuid "3.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.2