framework

An alternative Android testing framework.

License

License

GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

framework
Last Version

Last Version

3.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

framework
An alternative Android testing framework.
Project URL

Project URL

http://robolectric.org

Download framework

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.robolectric : annotations jar 3.4.2
org.robolectric : resources jar 3.4.2
org.robolectric : utils jar 3.4.2
com.almworks.sqlite4java : sqlite4java jar 0.282
com.ibm.icu : icu4j jar 53.1
com.google.android.apps.common.testing.accessibility.framework : accessibility-test-framework jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.2
3.4.1
3.4
3.4-rc5
3.4-rc4
3.4-rc3