MVN

com.github.javadev : okio

Maven & Gradle

Jun 29, 2019
1 usages

Okio · A modern I/O API for Java

<dependency>
    <groupId>com.github.javadev</groupId>
    <artifactId>okio</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.javadev : okio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.github.javadev : okio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
okio-1.6.0
1.2.x
okio-1.2.0

How to add a dependency to Maven

Add the following com.github.javadev : okio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.javadev</groupId>
    <artifactId>okio</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.javadev : okio gradle dependency to your build.gradle file:

implementation 'com.github.javadev:okio:1.6.0'

Gradle Kotlin DSL: Add the following com.github.javadev : okio gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.javadev:okio:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.javadev : okio sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.javadev" % "okio" % "1.6.0"

Advertisement

Dependencies from Group

Aug 01, 2023
20 usages
491 stars
Feb 01, 2018
2 usages
491 stars
Jun 29, 2019
1 usages
May 05, 2015
16 stars
Jul 01, 2018
491 stars

Discover Dependencies

Jun 23, 2023
1 usages
41 stars
Nov 11, 2021
1 usages
768 stars
Nov 11, 2021
1 usages
768 stars
Nov 26, 2019
1 usages
272 stars
Nov 26, 2019
3 usages
272 stars
Apr 05, 2021
1 usages
Aug 25, 2019
1 usages
Aug 01, 2021
1 usages
719 stars
Mar 25, 2020
1 usages
583 stars