MVN

it.tidalwave.bluebill : android-superpom

Maven & Gradle

Jul 05, 2011

blueBill Mobile for Android (apk parent POM)

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

Latest Version

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

  • Latest Stable: 1.0-ALPHA-4
  • Latest Alpha: 1.0-ALPHA-4

All Versions

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

Version Vulnerabilities Updated
1.0
android-superpom-1.0-ALPHA-4
android-superpom-1.0-ALPHA-3
android-superpom-1.0-ALPHA-2
android-superpom-1.0-ALPHA-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.bluebill</groupId>
    <artifactId>android-superpom</artifactId>
    <version>1.0-ALPHA-4</version>
</dependency>

Advertisement