не последняя версия
Последняя версия 3.12.13

com.squareup.okhttp3:benchmarks 3.3.1


Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.okhttp3
Идентификатор

Идентификатор

benchmarks
Версия

Версия

3.3.1
Тип

Тип

jar

Скачать benchmarks 3.3.1


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