Download ddth-commons-core-0.9.1.6.jar file - Jar d

Jar examples for d:ddth-commons-core

Description

DDTH's Java Common Libraries and Utilities

You can download jar file ddth-commons-core 0.9.1.6 in this page.

Build File

You can use the following script to add ddth-commons-core-0.9.1.6.jar to your project.

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

Download

Click the following link to download the jar file.

ddth-commons-core-0.9.1.6-javadoc.jar
ddth-commons-core-0.9.1.6-sources.jar
ddth-commons-core-0.9.1.6.jar
ddth-commons-core-0.9.1.6.pom



Related Tutorials