How To Install Java Artifact com.squareup.okhttp3.okhttp-jvm v5.0.0-alpha.12

com.squareup.okhttp3 okhttp-jvm 5.0.0-alpha.12

Introduction

In this article, we'll learn how to install Java artifact okhttp-jvm from com.squareup.okhttp3 group in version 5.0.0-alpha.12. The artifact is available in 9 versions: 5.0.0-alpha.12 5.0.0-alpha.11 5.0.0-alpha.10 5.0.0-alpha.9 5.0.0-alpha.8 5.0.0-alpha.7 5.0.0-alpha.6 5.0.0-alpha.5 5.0.0-alpha.4 . The okhttp project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://square.github.io/okhttp/ .

How To Install Java Artifact com.squareup.okhttp3.okhttp-jvm In Version 5.0.0-alpha.12

To install the okhttp artifact in version 5.0.0-alpha.12 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 okhttp 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)

Licenses

Developers