Jar examples for d:ddth-dao-core
DDTH's DAO Support Library
You can download jar file ddth-dao-core 0.8.0.4 in this page.
You can use the following script to add ddth-dao-core-0.8.0.4.jar to your project.
<dependency> <groupId>com.github.ddth</groupId> <artifactId>ddth-dao-core</artifactId> <version>0.8.0.4</version> </dependency>
compile group: 'com.github.ddth', name: 'ddth-dao-core', version: '0.8.0.4'
libraryDependencies += "com.github.ddth" % "ddth-dao-core" % "0.8.0.4"
<dependency org="com.github.ddth" name="ddth-dao-core" rev="0.8.0.4"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-dao-core', version='0.8.0.4'))
'com.github.ddth:ddth-dao-core:jar:0.8.0.4'
Click the following link to download the jar file.
ddth-dao-core-0.8.0.4-javadoc.jar