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