MVN

org.androidannotations : androidannotations-testutils

Maven & Gradle

Nov 19, 2020
6 usages
11.1k stars

AndroidAnnotations Common Test Utilities · Common test utilities for testing processors

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

Latest Version

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

  • Latest Stable: 4.8.0

All Versions

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

Version Vulnerabilities Updated
4.8.x
androidannotations-testutils-4.8.0
4.7.x
androidannotations-testutils-4.7.0
4.6.x
androidannotations-testutils-4.6.0
4.5.x
androidannotations-testutils-4.5.2
androidannotations-testutils-4.5.1
androidannotations-testutils-4.5.0
4.4.x
androidannotations-testutils-4.4.0
4.3.x
androidannotations-testutils-4.3.1
androidannotations-testutils-4.3.0
4.2.x
androidannotations-testutils-4.2.0
4.1.x
androidannotations-testutils-4.1.0
4.0.x
androidannotations-testutils-4.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.androidannotations:androidannotations-testutils:4.8.0'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.androidannotations" % "androidannotations-testutils" % "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 15, 2018
6 usages
3 stars
Jul 07, 2020
6 usages
3 stars
Aug 16, 2020
7 usages
0 stars
Sep 13, 2020
33 stars
Apr 02, 2022
3 usages
4 stars
Apr 06, 2014
3 usages
1 stars
Jun 05, 2014
7 usages
1 stars
May 19, 2023
11 usages
762 stars