Download westid-0.0.2.jar file - Jar w

Jar examples for w:westid

Description

java distributed id generator

You can download jar file westid 0.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add westid-0.0.2.jar to your project.

<dependency>
   <groupId>com.github.bingoohuang</groupId>
   <artifactId>westid</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.github.bingoohuang', name: 'westid', version: '0.0.2'
libraryDependencies += "com.github.bingoohuang" % "westid" % "0.0.2"
<dependency org="com.github.bingoohuang" name="westid" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='westid', version='0.0.2'))
'com.github.bingoohuang:westid:jar:0.0.2'

Download

Click the following link to download the jar file.

westid-0.0.2-javadoc.jar
westid-0.0.2-sources.jar
westid-0.0.2.jar
westid-0.0.2.pom



Related Tutorials