Download dao-common-0.5.2.jar file - Jar d

Jar examples for d:dao-common

Description

You can download jar file dao-common 0.5.2 in this page.

Build File

You can use the following script to add dao-common-0.5.2.jar to your project.

<dependency>
   <groupId>io.divide</groupId>
   <artifactId>dao-common</artifactId>
   <version>0.5.2</version>
</dependency>
compile group: 'io.divide', name: 'dao-common', version: '0.5.2'
libraryDependencies += "io.divide" % "dao-common" % "0.5.2"
<dependency org="io.divide" name="dao-common" rev="0.5.2"/>
@Grapes(@Grab(group='io.divide', module='dao-common', version='0.5.2'))
'io.divide:dao-common:jar:0.5.2'

Download

Click the following link to download the jar file.

dao-common-0.5.2-javadoc.jar
dao-common-0.5.2-sources.jar
dao-common-0.5.2-tests.jar
dao-common-0.5.2.jar
dao-common-0.5.2.pom



Related Tutorials