AndroidAnnotations API

The API jar containing the annotations and the runtime helpers

License

License

GroupId

GroupId

com.googlecode.androidannotations
ArtifactId

ArtifactId

androidannotations-api
Last Version

Last Version

2.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

AndroidAnnotations API
The API jar containing the annotations and the runtime helpers

Download androidannotations-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.androidannotations/androidannotations-api/ -->
<dependency>
    <groupId>com.googlecode.androidannotations</groupId>
    <artifactId>androidannotations-api</artifactId>
    <version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.androidannotations/androidannotations-api/
implementation 'com.googlecode.androidannotations:androidannotations-api:2.7.1'
// https://jarcasting.com/artifacts/com.googlecode.androidannotations/androidannotations-api/
implementation ("com.googlecode.androidannotations:androidannotations-api:2.7.1")
'com.googlecode.androidannotations:androidannotations-api:jar:2.7.1'
<dependency org="com.googlecode.androidannotations" name="androidannotations-api" rev="2.7.1">
  <artifact name="androidannotations-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.androidannotations', module='androidannotations-api', version='2.7.1')
)
libraryDependencies += "com.googlecode.androidannotations" % "androidannotations-api" % "2.7.1"
[com.googlecode.androidannotations/androidannotations-api "2.7.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 1.6_r2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Fast Android Development. Easy maintenance.

Android Annotations Logo

AndroidAnnotations is an Open Source framework that speeds up Android development. It takes care of the plumbing, and lets you concentrate on what's really important. By simplifying your code, it facilitates its maintenance.

Documentation

Build Status Android Arsenal Gitter

com.googlecode.androidannotations

Excilys

Versions

Version
2.7.1
2.7