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

com.squareup.okhttp:okcurl 2.7.3


Категории

Категории

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

Группа

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

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

okcurl
Версия

Версия

2.7.3
Тип

Тип

jar

Скачать okcurl 2.7.3


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