Last Version

framework 3.4.2

An alternative Android testing framework.

License

License

GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

framework
Version

Version

3.4.2
Type

Type

jar
Description

Description

framework
An alternative Android testing framework.
Project URL

Project URL

http://robolectric.org

Download framework 3.4.2


<!-- 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.