Last Version

java-xid 1.0.0

xid is a globally unique id generator

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.0xshamil
ArtifactId

ArtifactId

java-xid
Version

Version

1.0.0
Type

Type

jar
Description

Description

java-xid
xid is a globally unique id generator
Project URL

Project URL

https://github.com/0xShamil/java-xid

Download java-xid 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.0xshamil/java-xid/ -->
<dependency>
    <groupId>com.github.0xshamil</groupId>
    <artifactId>java-xid</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.0xshamil/java-xid/
implementation 'com.github.0xshamil:java-xid:1.0.0'
// https://jarcasting.com/artifacts/com.github.0xshamil/java-xid/
implementation ("com.github.0xshamil:java-xid:1.0.0")
'com.github.0xshamil:java-xid:jar:1.0.0'
<dependency org="com.github.0xshamil" name="java-xid" rev="1.0.0">
  <artifact name="java-xid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.0xshamil', module='java-xid', version='1.0.0')
)
libraryDependencies += "com.github.0xshamil" % "java-xid" % "1.0.0"
[com.github.0xshamil/java-xid "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2

Project Modules

There are no modules declared in this project.