MVN

it.tidalwave.bluebill : bluebill-android-modules

Maven & Gradle

Jul 05, 2011

blueBill Mobile for Android (modules)

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

Latest Version

Choose a version of it.tidalwave.bluebill : bluebill-android-modules 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 : bluebill-android-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
bluebill-android-modules-1.0-ALPHA-4
bluebill-android-modules-1.0-ALPHA-3
bluebill-android-modules-1.0-ALPHA-2
bluebill-android-modules-1.0-ALPHA-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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