How To Install Java Artifact org.robolectric.shadows-versioning v4.11-beta-2

org.robolectric shadows-versioning 4.11-beta-2

Introduction

In this article, we'll learn how to install Java artifact shadows-versioning from org.robolectric group in version 4.11-beta-2. The artifact is available in 7 versions: 4.12.2 4.12.1 4.12 4.11.1 4.11-beta-2 4.11-beta-1 4.11 . The versioning 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-versioning In Version 4.11-beta-2

To install the versioning artifact in version 4.11-beta-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 versioning 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 (1)

Licenses

Developers