| License |
License |
|---|---|
| GroupId | GroupIdcom.v1ok |
| ArtifactId | ArtifactIduuid |
| Last Version | Last Version0.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUUID
Generate UUID
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uuid-0.1.7.pom | |
| uuid-0.1.7.jar | 16 KB |
| uuid-0.1.7-sources.jar | 11 KB |
| uuid-0.1.7-javadoc.jar | 107 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | LATEST |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |