Last Version

NamedUUID 1.0.0

Version 3 and Version 5 Named UUID helpers for java.util.UUID

License

License

GroupId

GroupId

com.grzm
ArtifactId

ArtifactId

named-uuid
Version

Version

1.0.0
Type

Type

jar
Description

Description

NamedUUID
Version 3 and Version 5 Named UUID helpers for java.util.UUID
Project URL

Project URL

https://github.com/grzm/named-uuid/
Source Code Management

Source Code Management

https://github.com/grzm/named-uuid/

Download named-uuid 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2

Project Modules

There are no modules declared in this project.