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