How To Install Java Artifact org.robolectric.robolectric-parent v2.4

org.robolectric robolectric-parent 2.4

Introduction

In this article, we'll learn how to install Java artifact robolectric-parent from org.robolectric group in version 2.4. The artifact is available in 7 versions: 3.1-rc1 3.1 3.0-rc3 3.0-rc2 3.0-rc1 3.0 2.4 . The Robolectric All project has been released under MIT license license, and has its own website at: http://robolectric.org/ . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.robolectric.robolectric-parent In Version 2.4

To install the Robolectric All artifact in version 2.4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Robolectric All dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (7)

Licenses