Okio Performance Benchmarks

A modern I/O API for Java

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okio
ArtifactId

ArtifactId

benchmarks
Last Version

Last Version

1.17.5
Release Date

Release Date

Type

Type

jar
Description

Description

Okio Performance Benchmarks
A modern I/O API for Java

Download benchmarks

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.4.1
com.squareup.okio : okio jar 1.17.5

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.4.1

Project Modules

There are no modules declared in this project.

Okio

See the project website for documentation and APIs.

Okio is a library that complements java.io and java.nio to make it much easier to access, store, and process your data. It started as a component of OkHttp, the capable HTTP client included in Android. It's well-exercised and ready to solve new problems.

License

Copyright 2013 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.squareup.okio

Square

Versions

Version
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