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