Download ddth-id-core-0.5.0.jar file - Jar d

Jar examples for d:ddth-id-core

Description

DDTH's ID Generator Library

You can download jar file ddth-id-core 0.5.0 in this page.

Build File

You can use the following script to add ddth-id-core-0.5.0.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-id-core</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-id-core', version: '0.5.0'
libraryDependencies += "com.github.ddth" % "ddth-id-core" % "0.5.0"
<dependency org="com.github.ddth" name="ddth-id-core" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-id-core', version='0.5.0'))
'com.github.ddth:ddth-id-core:jar:0.5.0'

Download

Click the following link to download the jar file.

ddth-id-core-0.5.0-javadoc.jar
ddth-id-core-0.5.0-sources.jar
ddth-id-core-0.5.0.jar
ddth-id-core-0.5.0.pom



Related Tutorials