MVN

com.github.0xshamil : java-xid

Maven & Gradle

Sep 24, 2020
1 usages
33 stars

java-xid · xid is a globally unique id generator

<dependency>
    <groupId>com.github.0xshamil</groupId>
    <artifactId>java-xid</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.0xshamil : java-xid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.0xshamil : java-xid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
java-xid-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.0xshamil</groupId>
    <artifactId>java-xid</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.0xshamil : java-xid gradle dependency to your build.gradle file:

implementation 'com.github.0xshamil:java-xid:1.0.0'

Gradle Kotlin DSL: Add the following com.github.0xshamil : java-xid gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.0xshamil:java-xid:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.0xshamil : java-xid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.0xshamil" % "java-xid" % "1.0.0"

Advertisement

Dependencies from Group

Sep 24, 2020
1 usages
33 stars

Discover Dependencies

Aug 14, 2023
1 usages
6 stars
Dec 20, 2021
5 usages
2.1k stars
Oct 03, 2022
1 usages
13 stars
Oct 23, 2020
1 usages
0 stars
Sep 09, 2021
1 usages
2 stars
Oct 14, 2022
2 usages
119 stars
Aug 25, 2023
2 usages
32 stars
Oct 13, 2021
2 usages
110 stars
Aug 21, 2021
1 usages
66 stars