MVN

com.github.destinyd.android.archetypes : android-archetypes

Maven & Gradle

Jul 21, 2014
2 stars

Destinyd Android Archetypes · Destinyd's Maven archetypes for Android

<dependency>
    <groupId>com.github.destinyd.android.archetypes</groupId>
    <artifactId>android-archetypes</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.destinyd.android.archetypes : android-archetypes to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.github.destinyd.android.archetypes : android-archetypes to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
android-archetypes-0.3.0
0.2.x
android-archetypes-0.2.1
android-archetypes-0.2.0
0.1.x
android-archetypes-0.1.1
0.0.x
android-archetypes-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.destinyd.android.archetypes</groupId>
    <artifactId>android-archetypes</artifactId>
    <version>0.3.0</version>
</dependency>