Jar examples for a:android-mvc-controller
Controller module for AndroidMvc Framework. It doesn't depend on Android SDK thus app controller module depending on this module would do jUnit test easily on pure JVM.
You can download jar file android-mvc-controller 1.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add android-mvc-controller-1.1.4.jar to your project.
<dependency> <groupId>com.shipdream</groupId> <artifactId>android-mvc-controller</artifactId> <version>1.1.4</version> </dependency>
compile group: 'com.shipdream', name: 'android-mvc-controller', version: '1.1.4'
libraryDependencies += "com.shipdream" % "android-mvc-controller" % "1.1.4"
<dependency org="com.shipdream" name="android-mvc-controller" rev="1.1.4"/>
@Grapes(@Grab(group='com.shipdream', module='android-mvc-controller', version='1.1.4'))
'com.shipdream:android-mvc-controller:jar:1.1.4'
Click the following link to download the jar file.
android-mvc-controller-1.1.4-javadoc.jar