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

com.squareup.okhttp:benchmarks 2.4.0


Категории

Категории

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

Группа

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

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

benchmarks
Версия

Версия

2.4.0
Тип

Тип

jar

Скачать benchmarks 2.4.0


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