Last Version

id-generator 0.5.1

Generate reproducible UUIDs based of a sequence of numbers, with the possibility of generating sub UUIDs from the parent UUID.

License

License

GroupId

GroupId

io.github.bcarter97
ArtifactId

ArtifactId

id-generator_3
Version

Version

0.5.1
Type

Type

jar
Description

Description

id-generator
Generate reproducible UUIDs based of a sequence of numbers, with the possibility of generating sub UUIDs from the parent UUID.
Project URL

Project URL

https://github.com/bcarter97/id-generator
Project Organization

Project Organization

io.github.bcarter97
Source Code Management

Source Code Management

https://github.com/bcarter97/id-generator

Download id-generator_3 0.5.1


<!-- https://jarcasting.com/artifacts/io.github.bcarter97/id-generator_3/ -->
<dependency>
    <groupId>io.github.bcarter97</groupId>
    <artifactId>id-generator_3</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bcarter97/id-generator_3/
implementation 'io.github.bcarter97:id-generator_3:0.5.1'
// https://jarcasting.com/artifacts/io.github.bcarter97/id-generator_3/
implementation ("io.github.bcarter97:id-generator_3:0.5.1")
'io.github.bcarter97:id-generator_3:jar:0.5.1'
<dependency org="io.github.bcarter97" name="id-generator_3" rev="0.5.1">
  <artifact name="id-generator_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bcarter97', module='id-generator_3', version='0.5.1')
)
libraryDependencies += "io.github.bcarter97" % "id-generator_3" % "0.5.1"
[io.github.bcarter97/id-generator_3 "0.5.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.2
org.typelevel : cats-core_3 jar 2.7.0
org.typelevel : cats-laws_3 jar 2.7.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.12

Project Modules

There are no modules declared in this project.