MVN

com.mottimotti.android : parent

Maven & Gradle

Sep 06, 2013
1 stars

Android MottiMotti Utils · Android packages for simplifying developing for MottiMotti.

<dependency>
    <groupId>com.mottimotti.android</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mottimotti.android : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.mottimotti.android : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.7
parent-1.0.6
parent-1.0.5
parent-1.0.4
parent-1.0.2
parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.mottimotti.android</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.7</version>
</dependency>