Last Version

android-mvc-controller-retrofit 1.2.1

Http controller implementations with Retrofit

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.shipdream
ArtifactId

ArtifactId

controller-retrofit
Version

Version

1.2.1
Type

Type

jar
Description

Description

android-mvc-controller-retrofit
Http controller implementations with Retrofit
Project URL

Project URL

https://github.com/kejunxia/AndroidMvc
Source Code Management

Source Code Management

https://github.com/kejunxia/AndroidMvc

Download controller-retrofit 1.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.shipdream : android-mvc-controller jar 1.2.1
com.squareup.retrofit : retrofit jar 1.9.0

Project Modules

There are no modules declared in this project.