| License |
License |
|---|---|
| GroupId | GroupIdcom.shipdream |
| ArtifactId | ArtifactIdview |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndoridMvc
Android MVC framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| view-0.1.2.pom | -1 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| AndroidMvc-Github.library » controller | jar | unspecified |
| com.android.support » appcompat-v7 | jar | 22.2.0 |