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

com.squareup.retrofit.samples:github-client 1.1.1


Категории

Категории

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

Группа

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

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

github-client
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать github-client 1.1.1


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