MVN

it.tidalwave.bluebill.android : bluebill

Maven & Gradle

Sep 03, 2010

blueBill Mobile - Android (master) · blueBill Mobile Android

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

Latest Version

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

Version Vulnerabilities Updated
0.15.x
bluebill-0.15.RC1
0.15
bluebill-0.15
0.14.x
bluebill-0.14.1.RC3
bluebill-0.14.1
bluebill-0.14.1.RC2
bluebill-0.14.1.RC1
bluebill-0.14.RC1
0.14
bluebill-0.14
0.13.x
bluebill-0.13.0
0.12.x
bluebill-0.12.1
bluebill-0.12.0
0.11.x
bluebill-0.11.1
bluebill-0.11.0
0.10.x
bluebill-0.10.0
0.9.x
bluebill-0.9.1
bluebill-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement