Download uuid_2.11-0.1.jar file - Jar u

Jar examples for u:uuid-2.11

Description

UUID related utils

You can download jar file uuid_2.11 0.1 in this page.

License

Apache 2

Build File

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

<dependency>
   <groupId>com.ubirch.util</groupId>
   <artifactId>uuid_2.11</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.ubirch.util', name: 'uuid_2.11', version: '0.1'
libraryDependencies += "com.ubirch.util" % "uuid_2.11" % "0.1"
<dependency org="com.ubirch.util" name="uuid_2.11" rev="0.1"/>
@Grapes(@Grab(group='com.ubirch.util', module='uuid_2.11', version='0.1'))
'com.ubirch.util:uuid_2.11:jar:0.1'

Download

Click the following link to download the jar file.

uuid_2.11-0.1-javadoc.jar
uuid_2.11-0.1-sources.jar
uuid_2.11-0.1.jar
uuid_2.11-0.1.pom



Related Tutorials