is not current version
Last Version 1.1.1

com.groupon:locality-uuid 1.1.0

UUID implementation for locality in distributed systems

GroupId

GroupId

com.groupon
ArtifactId

ArtifactId

locality-uuid
Version

Version

1.1.0
Type

Type

jar

Download locality-uuid 1.1.0


<!-- https://jarcasting.com/artifacts/com.groupon/locality-uuid/ -->
<dependency>
    <groupId>com.groupon</groupId>
    <artifactId>locality-uuid</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupon/locality-uuid/
implementation 'com.groupon:locality-uuid:1.1.0'
// https://jarcasting.com/artifacts/com.groupon/locality-uuid/
implementation ("com.groupon:locality-uuid:1.1.0")
'com.groupon:locality-uuid:jar:1.1.0'
<dependency org="com.groupon" name="locality-uuid" rev="1.1.0">
  <artifact name="locality-uuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupon', module='locality-uuid', version='1.1.0')
)
libraryDependencies += "com.groupon" % "locality-uuid" % "1.1.0"
[com.groupon/locality-uuid "1.1.0"]