Download idworker-client-0.0.7.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.7 in this page.

License

Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials