MVN

com.eatthepath : fast-uuid

Maven & Gradle

Aug 08, 2021
15 usages
160 stars

fast-uuid · A Java library for quickly and efficiently parsing and writing UUIDs

<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>fast-uuid</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.0

All Versions

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

Version Vulnerabilities Updated
0.2.x
fast-uuid-0.2.0
0.1
fast-uuid-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>fast-uuid</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.eatthepath:fast-uuid:0.2.0'

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

implementation("com.eatthepath:fast-uuid:0.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.eatthepath" % "fast-uuid" % "0.2.0"

Advertisement

Dependencies from Group

Aug 08, 2021
15 usages
160 stars
Jan 01, 2023
5 usages
1.6k stars
Jul 31, 2022
4 usages
424 stars
Jan 01, 2023
1 usages
1.6k stars
Sep 09, 2018
34 stars

Discover Dependencies

Mar 29, 2022
8 usages
1.1k stars
Aug 09, 2023
20 usages
0 stars
Jan 16, 2019
5 usages
1 stars
Apr 17, 2015
2 usages
0 stars
Apr 17, 2023
12 usages
May 15, 2023
7 usages
90 stars
Apr 10, 2016
6 usages
Feb 14, 2023
9 usages
3 stars