is not current version
Last Version 1.2.0

com.chrylis.lib:time-based-uuid-reordering 1.1.2

A small utility library to reorder the time fields in a time-based UUID to sort lexographically in time order.

GroupId

GroupId

com.chrylis.lib
ArtifactId

ArtifactId

time-based-uuid-reordering
Version

Version

1.1.2
Type

Type

jar

Download time-based-uuid-reordering 1.1.2


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