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