Last Version

uuid 0.1.3

UUID related utils

License

License

GroupId

GroupId

com.ubirch.util
ArtifactId

ArtifactId

uuid_2.11
Version

Version

0.1.3
Type

Type

jar
Description

Description

uuid
UUID related utils
Project URL

Project URL

http://ubirch.com
Project Organization

Project Organization

com.ubirch.util
Source Code Management

Source Code Management

https://github.com/ubirch/ubirch-scala-utils

Download uuid_2.11 0.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.jvm.uuid : scala-uuid_2.11 jar 0.2.3

test (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.11
org.scalatest : scalatest_2.11 jar 3.0.5

Project Modules

There are no modules declared in this project.