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