An optimized Scala wrapper for java.util.UUID - inspired by scala-time
scala-uuid 0.2.2
Group ID:
io.jvm.uuid
Artifact ID:
scala-uuid_2.11
Version:
0.2.2
Release Date:
Dec 2, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "io.jvm.uuid" %% "scala-uuid" % "0.2.2"
ivy"io.jvm.uuid::scala-uuid:0.2.2"
//> using dep "io.jvm.uuid::scala-uuid:0.2.2"
import $ivy.`io.jvm.uuid::scala-uuid:0.2.2`
<dependency> <groupId>io.jvm.uuid</groupId> <artifactId>scala-uuid_2.11</artifactId> <version>0.2.2</version> </dependency>
compile group: 'io.jvm.uuid', name: 'scala-uuid_2.11', version: '0.2.2'