is not current version
Last Version 1.2.1

com.shipdream:controller-retrofit 1.1.9

Http controller implementations with Retrofit

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.shipdream
ArtifactId

ArtifactId

controller-retrofit
Version

Version

1.1.9
Type

Type

jar

Download controller-retrofit 1.1.9


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