Download mardao-core-3.0.4.jar file - Jar m

Jar examples for m:mardao-core

Description

You can download jar file mardao-core 3.0.4 in this page.

Build File

You can use the following script to add mardao-core-3.0.4.jar to your project.

<dependency>
   <groupId>net.sf.mardao</groupId>
   <artifactId>mardao-core</artifactId>
   <version>3.0.4</version>
</dependency>
compile group: 'net.sf.mardao', name: 'mardao-core', version: '3.0.4'
libraryDependencies += "net.sf.mardao" % "mardao-core" % "3.0.4"
<dependency org="net.sf.mardao" name="mardao-core" rev="3.0.4"/>
@Grapes(@Grab(group='net.sf.mardao', module='mardao-core', version='3.0.4'))
'net.sf.mardao:mardao-core:jar:3.0.4'

Download

Click the following link to download the jar file.

mardao-core-3.0.4-javadoc.jar
mardao-core-3.0.4-sources.jar
mardao-core-3.0.4-tests.jar
mardao-core-3.0.4.jar
mardao-core-3.0.4.pom



Related Tutorials