UUID

Generate UUID

License

License

GroupId

GroupId

com.v1ok
ArtifactId

ArtifactId

uuid
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

UUID
Generate UUID
Source Code Management

Source Code Management

https://github.com/liubinduo/uuid

Download uuid

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar LATEST
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0