Jar examples for s:struqt-unique-id
Another distributed unique ID generator inspired by Twitter's Snowflake
You can download jar file struqt-unique-id 1.0.1 in this page.
You can use the following script to add struqt-unique-id-1.0.1.jar to your project.
<dependency> <groupId>com.struqt</groupId> <artifactId>struqt-unique-id</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.struqt', name: 'struqt-unique-id', version: '1.0.1'
libraryDependencies += "com.struqt" % "struqt-unique-id" % "1.0.1"
<dependency org="com.struqt" name="struqt-unique-id" rev="1.0.1"/>
@Grapes(@Grab(group='com.struqt', module='struqt-unique-id', version='1.0.1'))
'com.struqt:struqt-unique-id:jar:1.0.1'
Click the following link to download the jar file.
struqt-unique-id-1.0.1-javadoc.jar