How To Install Java Artifact org.robolectric.shadows-core v3.3.2

org.robolectric shadows-core 3.3.2

Introduction

In this article, we'll learn how to install Java artifact shadows-core from org.robolectric group in version 3.3.2. The artifact is available in 19 versions: 3.4-rc2 3.4-rc1 3.3.2 3.3.1 3.3 3.2.2 3.2.1 3.2-rc1 3.2 3.1.4 3.1.3 3.1.2 3.1.1 3.1-rc1 3.1 3.0-rc3 3.0-rc2 3.0-rc1 3.0 . The robolectric-shadows/shadows-core project has been released under The MIT License license, and has its own website at: http://robolectric.org .

How To Install Java Artifact org.robolectric.shadows-core In Version 3.3.2

To install the robolectric-shadows/shadows-core artifact in version 3.3.2 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-shadows/shadows-core 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.

Compile dependencies (6)

Licenses

Developers