is not current version
Last Version 1.3

io.avaje:mod-uuid 1.1


GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

mod-uuid
Version

Version

1.1
Type

Type

jar

Download mod-uuid 1.1


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