How To Install Java Artifact org.robolectric.robolectric-parent v3.0-rc2

org.robolectric robolectric-parent 3.0-rc2

Introduction

In this article, we'll learn how to install Java artifact robolectric-parent from org.robolectric group in version 3.0-rc2. 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 Org Robolectric Parent 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 3.0-rc2

To install the Org Robolectric Parent artifact in version 3.0-rc2 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 Org Robolectric Parent 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 (13)

Licenses