How To Install Java Artifact org.robolectric.robolectric-utils v3.3.2

org.robolectric robolectric-utils 3.3.2

Introduction

In this article, we'll learn how to install Java artifact robolectric-utils 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-utils 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.robolectric-utils In Version 3.3.2

To install the robolectric-utils 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-utils 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 (2)

Test dependencies (2)

Licenses

Developers