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

com.squareup.okhttp3.sample:simple-client 3.5.0


Категории

Категории

CLI Взаимодействие с пользователем Square Прикладные библиотеки Financial
Группа

Группа

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

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

simple-client
Версия

Версия

3.5.0
Тип

Тип

jar

Скачать simple-client 3.5.0


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