is not current version
Last Version 4.6.1

uuid-creator 4.1.3

A Java library for generating and handling RFC-4122 UUIDs.

License

License

GroupId

GroupId

com.github.f4b6a3
ArtifactId

ArtifactId

uuid-creator
Version

Version

4.1.3
Type

Type

jar
Description

Description

uuid-creator
A Java library for generating and handling RFC-4122 UUIDs.
Project URL

Project URL

https://github.com/f4b6a3/uuid-creator
Source Code Management

Source Code Management

https://github.com/f4b6a3/uuid-creator

Download uuid-creator 4.1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.