MVN

com.v1ok : uuid

Maven & Gradle

May 29, 2021
2 usages
2 stars

UUID · Generate UUID

<dependency>
    <groupId>com.v1ok</groupId>
    <artifactId>uuid</artifactId>
    <version>0.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.v1ok : uuid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.7

All Versions

Choose a version of com.v1ok : uuid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
uuid-0.1.7
uuid-0.1.6
uuid-0.1.5
uuid-0.1.4
uuid-0.1.3
uuid-0.1.2
uuid-0.1.1
uuid-0.1.0

How to add a dependency to Maven

Add the following com.v1ok : uuid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.v1ok</groupId>
    <artifactId>uuid</artifactId>
    <version>0.1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.v1ok : uuid gradle dependency to your build.gradle file:

implementation 'com.v1ok:uuid:0.1.7'

Gradle Kotlin DSL: Add the following com.v1ok : uuid gradle kotlin dependency to your build.gradle.kts file:

implementation("com.v1ok:uuid:0.1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.v1ok : uuid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.v1ok" % "uuid" % "0.1.7"

Advertisement

Dependencies from Group

May 29, 2021
2 usages
2 stars
Nov 01, 2021
2 usages
0 stars
Aug 11, 2019
2 usages
2 stars
Dec 15, 2021
2 usages
0 stars
Nov 02, 2021
1 usages
0 stars

Discover Dependencies

Apr 05, 2023
2 usages
36 stars
Aug 11, 2019
2 usages
2 stars
Apr 26, 2020
2 usages
3 stars
Aug 25, 2023
4 usages
2 stars
Mar 20, 2023
1 usages
17k stars
May 24, 2022
1 usages
May 18, 2021
2 usages
6 stars