MVN

org.androidannotations : androidannotations

Maven & Gradle

Nov 19, 2020
10 usages
11.1k stars

AndroidAnnotations Annotation Processor · The Annotation Processor jar that generates code

<dependency>
    <groupId>org.androidannotations</groupId>
    <artifactId>androidannotations</artifactId>
    <version>4.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.androidannotations : androidannotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.8.0

All Versions

Choose a version of org.androidannotations : androidannotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.8.x
androidannotations-4.8.0
4.7.x
androidannotations-4.7.0
4.6.x
androidannotations-4.6.0
4.5.x
androidannotations-4.5.2
androidannotations-4.5.1
androidannotations-4.5.0
4.4.x
androidannotations-4.4.0
4.3.x
androidannotations-4.3.1
androidannotations-4.3.0
4.2.x
androidannotations-4.2.0
4.1.x
androidannotations-4.1.0
4.0.x
androidannotations-4.0.0
3.3.x
androidannotations-3.3.2
androidannotations-3.3.1
3.3
androidannotations-3.3
3.2
androidannotations-3.2
3.1
androidannotations-3.1
3.0.x
androidannotations-3.0.1
3.0
androidannotations-3.0

How to add a dependency to Maven

Add the following org.androidannotations : androidannotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.androidannotations</groupId>
    <artifactId>androidannotations</artifactId>
    <version>4.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.androidannotations : androidannotations gradle dependency to your build.gradle file:

implementation 'org.androidannotations:androidannotations:4.8.0'

Gradle Kotlin DSL: Add the following org.androidannotations : androidannotations gradle kotlin dependency to your build.gradle.kts file:

implementation("org.androidannotations:androidannotations:4.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.androidannotations : androidannotations sbt scala dependency to your build.sbt file:

libraryDependencies += "org.androidannotations" % "androidannotations" % "4.8.0"

Advertisement

Dependencies from Group

Nov 19, 2020
13 usages
11.1k stars
Nov 19, 2020
10 usages
11.1k stars
Nov 19, 2020
6 usages
11.1k stars
Nov 19, 2020
3 usages

Discover Dependencies

Apr 24, 2021
27 usages
Mar 11, 2021
3 usages
11 stars
Aug 24, 2023
6 usages
680 stars
Aug 24, 2023
3 usages
680 stars
Apr 26, 2016
17 usages
279 stars
Jun 04, 2015
11 usages
63 stars
Aug 17, 2023
11 usages
216 stars
Apr 22, 2019
3 usages
5.3k stars