Last Version

Okio (Parent) 1.17.5

A modern I/O API for Java

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okio
ArtifactId

ArtifactId

okio-parent
Version

Version

1.17.5
Type

Type

pom
Description

Description

Okio (Parent)
A modern I/O API for Java
Project URL

Project URL

https://github.com/square/okio
Source Code Management

Source Code Management

https://github.com/square/okio/

Download okio-parent 1.17.5

Filename Size
okio-parent-1.17.5.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.squareup.okio/okio-parent/ -->
<dependency>
    <groupId>com.squareup.okio</groupId>
    <artifactId>okio-parent</artifactId>
    <version>1.17.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.okio/okio-parent/
implementation 'com.squareup.okio:okio-parent:1.17.5'
// https://jarcasting.com/artifacts/com.squareup.okio/okio-parent/
implementation ("com.squareup.okio:okio-parent:1.17.5")
'com.squareup.okio:okio-parent:pom:1.17.5'
<dependency org="com.squareup.okio" name="okio-parent" rev="1.17.5">
  <artifact name="okio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squareup.okio', module='okio-parent', version='1.17.5')
)
libraryDependencies += "com.squareup.okio" % "okio-parent" % "1.17.5"
[com.squareup.okio/okio-parent "1.17.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • okio
  • benchmarks
  • samples