License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.okio |
ArtifactId | ArtifactIdbenchmarks |
Version | Version1.17.5 |
Type | Typejar |
Description |
DescriptionOkio Performance Benchmarks
A modern I/O API for Java
|
Filename | Size |
---|---|
benchmarks-1.17.5.pom | |
benchmarks-1.17.5.jar | 149 KB |
benchmarks-1.17.5-sources.jar | 76 KB |
benchmarks-1.17.5-javadoc.jar | 292 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.4.1 |
com.squareup.okio : okio | jar | 1.17.5 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.4.1 |