is not current version
Last Version 3.12.13

com.squareup.okhttp3:benchmarks 3.12.12


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

benchmarks
Version

Version

3.12.12
Type

Type

jar

Download benchmarks 3.12.12


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