Last Version

Okio Performance Benchmarks 1.6.0

A modern I/O API for Java

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

benchmarks
Version

Version

1.6.0
Type

Type

jar
Description

Description

Okio Performance Benchmarks
A modern I/O API for Java
Source Code Management

Source Code Management

http://github.com/leancloud/okio/tree/1.6.0/benchmarks

Download benchmarks 1.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.4.1
cn.leancloud : okio-leancloud jar 1.6.0

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.