Jar examples for m:mvp
A library to bring Model-View-Presenter architecture to Android
You can download jar file mvp 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mvp-1.0.0.jar to your project.
<dependency> <groupId>com.github.rey5137</groupId> <artifactId>mvp</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.rey5137', name: 'mvp', version: '1.0.0'
libraryDependencies += "com.github.rey5137" % "mvp" % "1.0.0"
<dependency org="com.github.rey5137" name="mvp" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.rey5137', module='mvp', version='1.0.0'))
'com.github.rey5137:mvp:jar:1.0.0'
Click the following link to download the jar file.
mvp-1.0.0-javadoc.jar