Download ddth-dao-core-0.5.0.4.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.5.0.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials