is not current version
Last Version 0.4.1

UUID 0.3.0

A Kotlin multiplatform implementation of a v4 RFC4122 UUID

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.benasher44
ArtifactId

ArtifactId

uuid-js
Version

Version

0.3.0
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-js 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.0

Project Modules

There are no modules declared in this project.