License |
License |
---|---|
GroupId | GroupIdio.avaje |
ArtifactId | ArtifactIdmod-uuid |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmoduuid
Packaging parent for Avaje OSS projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
mod-uuid-1.3.pom | |
mod-uuid-1.3.jar | 3 KB |
mod-uuid-1.3-sources.jar | 2 KB |
mod-uuid-1.3-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/mod-uuid/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>mod-uuid</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/mod-uuid/
implementation 'io.avaje:mod-uuid:1.3'
// https://jarcasting.com/artifacts/io.avaje/mod-uuid/
implementation ("io.avaje:mod-uuid:1.3")
'io.avaje:mod-uuid:jar:1.3'
<dependency org="io.avaje" name="mod-uuid" rev="1.3">
<artifact name="mod-uuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='mod-uuid', version='1.3')
)
libraryDependencies += "io.avaje" % "mod-uuid" % "1.3"
[io.avaje/mod-uuid "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |