Last Version

AndroidAnnotations API 4.8.0

The API jar containing the annotations and the runtime helpers

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

androidannotations-api
Version

Version

4.8.0
Type

Type

jar
Description

Description

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

Project Organization

simpligility technologies inc.

Download androidannotations-api 4.8.0


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.