MVN

com.cookingfox : uid-java

Maven & Gradle

Nov 25, 2015
0 stars

Uid - a unique identifier utility for Java · A Java library for working with a simple unique identifier object.

<dependency>
    <groupId>com.cookingfox</groupId>
    <artifactId>uid-java</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cookingfox : uid-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.cookingfox : uid-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
uid-java-0.3.0
0.2.x
uid-java-0.2.0
0.1.x
uid-java-0.1.0

How to add a dependency to Maven

Add the following com.cookingfox : uid-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cookingfox</groupId>
    <artifactId>uid-java</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cookingfox : uid-java gradle dependency to your build.gradle file:

implementation 'com.cookingfox:uid-java:0.3.0'

Gradle Kotlin DSL: Add the following com.cookingfox : uid-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cookingfox:uid-java:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cookingfox : uid-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cookingfox" % "uid-java" % "0.3.0"

Advertisement

Dependencies from Group

Jun 17, 2016
4 usages
0 stars
Feb 01, 2017
0 stars
Feb 19, 2016
0 stars
Nov 25, 2015
0 stars

Discover Dependencies

Oct 07, 2021
1 usages
479 stars
Oct 28, 2015
1 usages
517 stars
Dec 17, 2017
7 stars
Sep 24, 2015
1 usages
Sep 22, 2015
5 usages
Oct 28, 2022
13 usages
33 stars
Jan 20, 2020
11 usages
2.8k stars
Jul 09, 2018