Last Version

parent 3.1.4

An alternative Android testing framework.

License

License

GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

parent
Version

Version

3.1.4
Type

Type

jar
Description

Description

parent
An alternative Android testing framework.
Project URL

Project URL

http://robolectric.org

Download parent 3.1.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.