Last Version

UUID 3.2

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
Version

Version

3.2
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 3.2


<!-- 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.