Download mvi-common-3.1.0.jar file - Jar m

Jar examples for m:mvi-common

Description

Containing the common interfaces of mosby mvi

You can download jar file mvi-common 3.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mvi-common-3.1.0.jar to your project.

<dependency>
   <groupId>com.hannesdorfmann.mosby3</groupId>
   <artifactId>mvi-common</artifactId>
   <version>3.1.0</version>
</dependency>
compile group: 'com.hannesdorfmann.mosby3', name: 'mvi-common', version: '3.1.0'
libraryDependencies += "com.hannesdorfmann.mosby3" % "mvi-common" % "3.1.0"
<dependency org="com.hannesdorfmann.mosby3" name="mvi-common" rev="3.1.0"/>
@Grapes(@Grab(group='com.hannesdorfmann.mosby3', module='mvi-common', version='3.1.0'))
'com.hannesdorfmann.mosby3:mvi-common:jar:3.1.0'

Download

Click the following link to download the jar file.

mvi-common-3.1.0-javadoc.jar
mvi-common-3.1.0-sources.jar
mvi-common-3.1.0.jar
mvi-common-3.1.0.pom



Related Tutorials