Download idworker-client-0.0.8.jar file - Jar i

Jar examples for i:idworker-client

Description

a client of idworker to generate global unique id

You can download jar file idworker-client 0.0.8 in this page.

License

Lesser General Public License

Build File

You can use the following script to add idworker-client-0.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

idworker-client-0.0.8-javadoc.jar
idworker-client-0.0.8-sources.jar
idworker-client-0.0.8.jar
idworker-client-0.0.8.pom



Related Tutorials