MVN

com.googlecode.androidannotations : androidannotations-bundle

Maven & Gradle

Feb 28, 2013
11.1k stars

AndroidAnnotations Bundle · Project generating the standalone AndroidAnnotations Zip

<dependency>
    <groupId>com.googlecode.androidannotations</groupId>
    <artifactId>androidannotations-bundle</artifactId>
    <version>2.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.androidannotations : androidannotations-bundle to add to Maven - Latest Versions:

  • Latest Stable: 2.7.1

All Versions

Choose a version of com.googlecode.androidannotations : androidannotations-bundle to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7.x
androidannotations-bundle-2.7.1
2.7
androidannotations-bundle-2.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.androidannotations</groupId>
    <artifactId>androidannotations-bundle</artifactId>
    <version>2.7.1</version>
</dependency>