is not current version
Last Version 3.12.13

com.squareup.okhttp3:benchmarks 3.10.0


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

benchmarks
Version

Version

3.10.0
Type

Type

jar

Download benchmarks 3.10.0


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