Last Version

AndroidAnnotations Annotation Processor 2.7.1

The Annotation Processor jar that generates code

License

License

GroupId

GroupId

com.googlecode.androidannotations
ArtifactId

ArtifactId

androidannotations
Version

Version

2.7.1
Type

Type

jar
Description

Description

AndroidAnnotations Annotation Processor
The Annotation Processor jar that generates code

Download androidannotations 2.7.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.androidannotations : androidannotations-api jar 2.7.1
com.sun.codemodel : codemodel jar 2.4.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
com.google.guava : guava jar 13.0.1
com.google.android : android jar 1.6_r2
org.springframework.android : spring-android-rest-template jar 1.0.0.RELEASE

Project Modules

There are no modules declared in this project.