How To Install Java Artifact com.squareup.okio.okio v2.5.0

com.squareup.okio okio 2.5.0

Introduction

In this article, we'll learn how to install Java artifact okio from com.squareup.okio group in version 2.5.0. The artifact is available in 72 versions: 3.9.0 3.8.0 3.7.0 3.6.0 3.5.0 3.4.0 3.3.0 3.2.0 3.1.0 3.0.0-alpha.11 3.0.0-alpha.10 3.0.0-alpha.9 3.0.0-alpha.8 3.0.0-alpha.7 3.0.0-alpha.6 3.0.0-alpha.5 3.0.0-alpha.4 3.0.0-alpha.3 3.0.0-alpha.2 3.0.0-alpha.1 3.0.0 2.10.0 2.9.0 2.8.0 2.7.0-alpha.lockfree.2 2.7.0-alpha.lockfree.1 2.7.0 2.6.0 2.5.0 2.4.3 2.4.2 2.4.1 2.4.0 2.3.0 2.2.2 2.2.1 2.2.0 2.1.0 2.0.0-RC1 2.0.0 1.17.6 1.17.5 1.17.4 1.17.3 1.17.2 1.17.1 1.17.0 1.16.0 1.15.0 1.14.1 1.14.0 1.13.0 1.12.0 1.11.0 1.10.0 1.9.0 1.8.0 1.7.0 1.6.0 1.5.0 1.4.0 1.3.0 1.2.0 1.1.0 1.0.1 1.0.0 0.9.0 0.8.0 0.7.0 0.6.1 0.6.0 0.5.0 . The Okio project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/square/okio/ .

How To Install Java Artifact com.squareup.okio.okio In Version 2.5.0

To install the Okio artifact in version 2.5.0 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 Okio 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