MVN

it.tidalwave.bluebill : bluebill-mobile

Maven & Gradle

Jul 05, 2011

blueBill Mobile for Android (master) · blueBill Mobile - Android - open source birding

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

Latest Version

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

Version Vulnerabilities Updated
1.0
bluebill-mobile-1.0-ALPHA-4
bluebill-mobile-1.0-ALPHA-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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