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