UUID

A Kotlin multiplatform implementation of a v4 RFC4122 UUID

License

License

GroupId

GroupId

com.benasher44
ArtifactId

ArtifactId

uuid
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

UUID
A Kotlin multiplatform implementation of a v4 RFC4122 UUID
Project URL

Project URL

https://github.com/benasher44/uuid/
Source Code Management

Source Code Management

https://github.com/benasher44/uuid/

Download uuid

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1