License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.madconch.running |
ArtifactId | ArtifactIdmvclibrary |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmvclibrary
Running Android - the mvc frame
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mvclibrary-0.0.5.pom | |
mvclibrary-0.0.5.aar | 21 KB |
mvclibrary-0.0.5-sources.jar | 5 KB |
mvclibrary-0.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.madconch.running/mvclibrary/ -->
<dependency>
<groupId>com.madconch.running</groupId>
<artifactId>mvclibrary</artifactId>
<version>0.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.madconch.running/mvclibrary/
implementation 'com.madconch.running:mvclibrary:0.0.5'
// https://jarcasting.com/artifacts/com.madconch.running/mvclibrary/
implementation ("com.madconch.running:mvclibrary:0.0.5")
'com.madconch.running:mvclibrary:aar:0.0.5'
<dependency org="com.madconch.running" name="mvclibrary" rev="0.0.5">
<artifact name="mvclibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.madconch.running', module='mvclibrary', version='0.0.5')
)
libraryDependencies += "com.madconch.running" % "mvclibrary" % "0.0.5"
[com.madconch.running/mvclibrary "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.3.1 |
com.madconch.running : baselibrary | jar | 0.0.5 |