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