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

Jar examples for m:mardao-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

mardao-core-2.3.1-javadoc.jar
mardao-core-2.3.1-sources.jar
mardao-core-2.3.1.jar
mardao-core-2.3.1.pom



Related Tutorials