Jar examples for m:mvp-common
Containing the common interfaces of mosby mvp
You can download jar file mvp-common 3.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mvp-common-3.1.0.jar to your project.
<dependency> <groupId>com.hannesdorfmann.mosby3</groupId> <artifactId>mvp-common</artifactId> <version>3.1.0</version> </dependency>
compile group: 'com.hannesdorfmann.mosby3', name: 'mvp-common', version: '3.1.0'
libraryDependencies += "com.hannesdorfmann.mosby3" % "mvp-common" % "3.1.0"
<dependency org="com.hannesdorfmann.mosby3" name="mvp-common" rev="3.1.0"/>
@Grapes(@Grab(group='com.hannesdorfmann.mosby3', module='mvp-common', version='3.1.0'))
'com.hannesdorfmann.mosby3:mvp-common:jar:3.1.0'
Click the following link to download the jar file.
mvp-common-3.1.0-javadoc.jar