MVN

com.squareup.okio : okio-metadata

Maven & Gradle

Jun 02, 2021
6 usages
8.6k stars

Okio · A modern I/O API for Java

<dependency>
    <groupId>com.squareup.okio</groupId>
    <artifactId>okio-metadata</artifactId>
    <version>2.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.10.0
  • Latest Alpha: 3.0.0-alpha.6

All Versions

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

Version Vulnerabilities Updated
3.0.x
okio-metadata-3.0.0-alpha.6
okio-metadata-3.0.0-alpha.5
okio-metadata-3.0.0-alpha.4
okio-metadata-3.0.0-alpha.3
okio-metadata-3.0.0-alpha.2
okio-metadata-3.0.0-alpha.1
2.10.x
okio-metadata-2.10.0
2.9.x
okio-metadata-2.9.0
2.8.x
okio-metadata-2.8.0
2.7.x
okio-metadata-2.7.0
okio-metadata-2.7.0-alpha.lockfree.2
okio-metadata-2.7.0-alpha.lockfree.1
2.6.x
okio-metadata-2.6.0
2.5.x
okio-metadata-2.5.0
2.4.x
okio-metadata-2.4.3
okio-metadata-2.4.2
okio-metadata-2.4.1
okio-metadata-2.4.0
2.3.x
okio-metadata-2.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.squareup.okio</groupId>
    <artifactId>okio-metadata</artifactId>
    <version>2.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.okio : okio-metadata gradle dependency to your build.gradle file:

implementation 'com.squareup.okio:okio-metadata:2.10.0'

Gradle Kotlin DSL: Add the following com.squareup.okio : okio-metadata gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.okio:okio-metadata:2.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.okio : okio-metadata sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.okio" % "okio-metadata" % "2.10.0"

Advertisement

Dependencies from Group

Aug 02, 2023
875 usages
8.6k stars
Aug 02, 2023
132 usages
8.6k stars
Aug 02, 2021
24 usages
8.6k stars
Aug 02, 2023
24 usages
8.6k stars
Aug 02, 2023
19 usages
8.6k stars

Discover Dependencies

Aug 13, 2021
4 usages
3 stars
Sep 08, 2021
6 usages
0 stars
Aug 18, 2023
48 usages
337 stars
Jun 03, 2015
12 stars
Feb 13, 2023
4 usages
140 stars
Sep 20, 2005
2 usages
Dec 14, 2022
10 usages
6 stars