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

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


Категории

Категории

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

Группа

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

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

sample-parent
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать sample-parent 1.2.0

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

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