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

com.squareup.okhttp.sample:sample-parent 2.3.0


Категории

Категории

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

Группа

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

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

sample-parent
Версия

Версия

2.3.0
Тип

Тип

pom

Скачать sample-parent 2.3.0

Имя Файла Размер
sample-parent-2.3.0.pom 725 bytes
Обзор

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