is not current version
Last Version 0.5.1

id-generator 0.4.1

Generate reproducable 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_2.13
Version

Version

0.4.1
Type

Type

jar
Description

Description

id-generator
Generate reproducable 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_2.13 0.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.typelevel : cats-core_2.13 jar 2.7.0
org.typelevel : cats-laws_2.13 jar 2.7.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.11

Project Modules

There are no modules declared in this project.