How To Install Java Artifact com.google.mockwebserver.mockwebserver v20130505

com.google.mockwebserver mockwebserver 20130505

Introduction

In this article, we'll learn how to install Java artifact mockwebserver from com.google.mockwebserver group in version 20130505. The artifact is available in 18 versions: 20130706 20130705 20130505 20130403 20130402 20130303 20130201 20130122 20121111 20120905 20120823 20120822 20120819 20120801 20120731 20120730 20120401 20120127 . The mockwebserver project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://code.google.com/p/mockwebserver . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.google.mockwebserver.mockwebserver In Version 20130505

To install the mockwebserver artifact in version 20130505 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 mockwebserver 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.

Test dependencies (1)

Licenses