MVN

org.robolectric : annotations

Maven & Gradle

May 17, 2023
14 usages
5.7k stars

annotations · An alternative Android testing framework.

<dependency>
    <groupId>org.robolectric</groupId>
    <artifactId>annotations</artifactId>
    <version>4.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.10.3
  • Latest Release Candidate: 4.2-rc1
  • Latest Beta: 4.5-beta-1
  • Latest Alpha: 4.10-alpha-1

All Versions

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

Version Vulnerabilities Updated
4.10.x
annotations-4.10.3
annotations-4.10.2
annotations-4.10.1
4.10
annotations-4.10
annotations-4.10-alpha-1
4.9.x
annotations-4.9.2
annotations-4.9.1
4.9
annotations-4.9
annotations-4.9-alpha-1
4.8.x
annotations-4.8.2
annotations-4.8.1
4.8
annotations-4.8
annotations-4.8-alpha-1
4.7.x
annotations-4.7.3
annotations-4.7.2
annotations-4.7.1
4.7
annotations-4.7
annotations-4.7-alpha-2
annotations-4.7-alpha-1
4.6.x
annotations-4.6.1
4.6
annotations-4.6
annotations-4.6-alpha-2
annotations-4.6-alpha-1
4.5.x
annotations-4.5.1
4.5
annotations-4.5
annotations-4.5-beta-1
annotations-4.5-alpha-3
annotations-4.5-alpha-2
annotations-4.5-alpha-1
4.4.x
annotations-4.4.1
4.4
annotations-4.4
annotations-4.4-beta-1
annotations-4.4-alpha-5
annotations-4.4-alpha-4
annotations-4.4-alpha-3
annotations-4.4-alpha-2
annotations-4.4-alpha-1
4.3.x
annotations-4.3.1
4.3
annotations-4.3
annotations-4.3-beta-1
annotations-4.3-alpha-3
annotations-4.3-alpha-2
annotations-4.3-alpha-1
4.2.x
annotations-4.2.1
4.2
annotations-4.2
annotations-4.2-rc1
annotations-4.2-beta-1
annotations-4.2-alpha-2
annotations-4.2-alpha-1
4.1
annotations-4.1
annotations-4.1-beta-2
annotations-4.1-beta-1
annotations-4.1-alpha-1
4.0.x
annotations-4.0.2
annotations-4.0.1
4.0
annotations-4.0
annotations-4.0-beta-3
annotations-4.0-beta-2
annotations-4.0-beta-1
annotations-4.0-alpha-3
annotations-4.0-alpha-2
annotations-4.0-alpha-1
3.8
annotations-3.8
3.7.x
annotations-3.7.1
3.7
annotations-3.7
3.6.x
annotations-3.6.2
annotations-3.6.1
3.6
annotations-3.6
annotations-3.6-alpha-1
3.5.x
annotations-3.5.1
3.5
annotations-3.5
annotations-3.5-rc1
3.4.x
annotations-3.4.2
annotations-3.4.1
3.4
annotations-3.4
annotations-3.4-rc5
annotations-3.4-rc4
annotations-3.4-rc3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.robolectric</groupId>
    <artifactId>annotations</artifactId>
    <version>4.10.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.robolectric:annotations:4.10.3'

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

implementation("org.robolectric:annotations:4.10.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.robolectric" % "annotations" % "4.10.3"

Advertisement

Dependencies from Group

May 17, 2023
407 usages
5.7k stars
Sep 07, 2022
61 usages
17 usages
5.7k stars
May 17, 2023
14 usages
5.7k stars

Discover Dependencies

Feb 22, 2020
17 usages
505 stars
Feb 01, 2018
15 usages
4.5k stars
Mar 22, 2019
29 usages
Jul 13, 2023
16 usages
1.5k stars
Jun 06, 2023
25 usages
Jan 29, 2018
15 usages
1.1k stars
Mar 09, 2018
17 usages
22 stars
Sep 27, 2017
14 usages