Last Version

android-mvc 2.2.0

Android MVC framework

License

License

GroupId

GroupId

com.shipdream
ArtifactId

ArtifactId

android-mvc
Version

Version

2.2.0
Type

Type

aar
Description

Description

android-mvc
Android MVC framework
Project URL

Project URL

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

Source Code Management

https://github.com/kejunxia/AndroidMvc

Download android-mvc 2.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.shipdream : android-mvc-controller jar 2.2.0
com.android.support » appcompat-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.