Last Version

uid 1.1.1

Library for 64-bit unique Id generation and handling

License

License

Simplified BSD License
GroupId

GroupId

gr.jkl
ArtifactId

ArtifactId

uid_2.10
Version

Version

1.1.1
Type

Type

jar
Description

Description

uid
Library for 64-bit unique Id generation and handling
Project Organization

Project Organization

jkl
Source Code Management

Source Code Management

https://github.com/nevang/uid

Download uid_2.10 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.0.M5b

Project Modules

There are no modules declared in this project.