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

com.squareup.okhttp.sample:simple-client 1.5.4


Категории

Категории

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

Группа

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

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

simple-client
Версия

Версия

1.5.4
Тип

Тип

jar

Скачать simple-client 1.5.4


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