Last Version

AndroidAnnotations Annotation Processor 4.8.0

The Annotation Processor jar that generates code

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

androidannotations
Version

Version

4.8.0
Type

Type

jar
Description

Description

AndroidAnnotations Annotation Processor
The Annotation Processor jar that generates code
Project Organization

Project Organization

simpligility technologies inc.

Download androidannotations 4.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.androidannotations : androidannotations-api jar 4.8.0
com.helger : jcodemodel jar 3.0.1

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.androidannotations : androidannotations-testutils jar 4.8.0
org.mockito : mockito-core jar 2.24.0

Project Modules

There are no modules declared in this project.