MVN

net.sf.mardao : mardao-android-parent

Maven & Gradle

Sep 02, 2014
19 stars
<dependency>
    <groupId>net.sf.mardao</groupId>
    <artifactId>mardao-android-parent</artifactId>
    <version>2.3.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.mardao : mardao-android-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.3.6

All Versions

Choose a version of net.sf.mardao : mardao-android-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
mardao-android-parent-2.3.6
mardao-android-parent-2.3.3
mardao-android-parent-2.3.2
mardao-android-parent-2.3.1
mardao-android-parent-2.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.mardao</groupId>
    <artifactId>mardao-android-parent</artifactId>
    <version>2.3.6</version>
</dependency>

Advertisement