MVN

it.tidalwave.bluebill.android : android-superpom

Maven & Gradle

Sep 03, 2010

blueBill Mobile - Android (parent POM)

<dependency>
    <groupId>it.tidalwave.bluebill.android</groupId>
    <artifactId>android-superpom</artifactId>
    <version>0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.bluebill.android : android-superpom to add to Maven - Latest Versions:

  • Latest Stable: 0.15
  • Latest Release Candidate: 0.15.RC1

All Versions

Choose a version of it.tidalwave.bluebill.android : android-superpom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.15.x
android-superpom-0.15.RC1
0.15
android-superpom-0.15
0.14.x
android-superpom-0.14.1.RC3
android-superpom-0.14.1
android-superpom-0.14.1.RC2
android-superpom-0.14.1.RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.bluebill.android</groupId>
    <artifactId>android-superpom</artifactId>
    <version>0.15</version>
</dependency>