is not current version
Last Version 4.6.1

uuid-creator 4.3.1

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

License

License

GroupId

GroupId

com.github.f4b6a3
ArtifactId

ArtifactId

uuid-creator
Version

Version

4.3.1
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.3.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.