Download ddth-commons-0.3.0.5.jar file - Jar d

Jar examples for d:ddth-commons

Description

DDTH's Java Common Libraries and Utilities

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

License

GNU Lesser General Public License, Version 3.0

Build File

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

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

Download

Click the following link to download the jar file.

ddth-commons-0.3.0.5-javadoc.jar
ddth-commons-0.3.0.5-sources.jar
ddth-commons-0.3.0.5.jar
ddth-commons-0.3.0.5.pom



Related Tutorials