is not current version
Last Version 4.6.1

com.github.f4b6a3:uuid-creator 0.9.4

UUID Creator

GroupId

GroupId

com.github.f4b6a3
ArtifactId

ArtifactId

uuid-creator
Version

Version

0.9.4
Type

Type

jar

Download uuid-creator 0.9.4


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