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

com.shipdream:controller-retrofit 1.2.0

Http controller implementations with Retrofit

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

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

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

controller-retrofit
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать controller-retrofit 1.2.0


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