AndoridMvc

Android MVC framework

License

License

GroupId

GroupId

com.shipdream
ArtifactId

ArtifactId

view
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

AndoridMvc
Android MVC framework
Project URL

Project URL

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

Source Code Management

https://github.com/kejunxia/AndroidMvc

Download view

Filename Size
view-0.1.2.pom -1 bytes
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
AndroidMvc-Github.library » controller jar unspecified
com.android.support » appcompat-v7 jar 22.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1