Download ddth-dao-core-0.6.0.2.jar file - Jar d

Jar examples for d:ddth-dao-core

Description

DDTH's DAO Support Library

You can download jar file ddth-dao-core 0.6.0.2 in this page.

Build File

You can use the following script to add ddth-dao-core-0.6.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

ddth-dao-core-0.6.0.2-javadoc.jar
ddth-dao-core-0.6.0.2-sources.jar
ddth-dao-core-0.6.0.2.jar
ddth-dao-core-0.6.0.2.pom



Related Tutorials