Download scala-uuid_2.11-0.2.3.jar file - Jar s

Jar examples for s:scala-uuid-2.11

Description

scala-uuid

You can download jar file scala-uuid_2.11 0.2.3 in this page.

License

BSD-style

Build File

You can use the following script to add scala-uuid_2.11-0.2.3.jar to your project.

<dependency>
   <groupId>io.jvm.uuid</groupId>
   <artifactId>scala-uuid_2.11</artifactId>
   <version>0.2.3</version>
</dependency>
compile group: 'io.jvm.uuid', name: 'scala-uuid_2.11', version: '0.2.3'
libraryDependencies += "io.jvm.uuid" % "scala-uuid_2.11" % "0.2.3"
<dependency org="io.jvm.uuid" name="scala-uuid_2.11" rev="0.2.3"/>
@Grapes(@Grab(group='io.jvm.uuid', module='scala-uuid_2.11', version='0.2.3'))
'io.jvm.uuid:scala-uuid_2.11:jar:0.2.3'

Download

Click the following link to download the jar file.

scala-uuid_2.11-0.2.3-javadoc.jar
scala-uuid_2.11-0.2.3-sources.jar
scala-uuid_2.11-0.2.3.jar
scala-uuid_2.11-0.2.3.pom



Related Tutorials