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

com.squareup.retrofit:sample-github-client 1.0.1


Категории

Категории

Github Инструменты разработки Контроль версий CLI Взаимодействие с пользователем Square Прикладные библиотеки Financial Retrofit Сеть HTTP Clients
Группа

Группа

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

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

sample-github-client
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать sample-github-client 1.0.1


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