Jar examples for m:mvp4g
*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON, TO AVOID SNAPSHOT DEPENDENCIES. *** Model View Presenter with Event Bus For GWT.
You can download jar file mvp4g 1.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mvp4g-1.4.0.jar to your project.
<dependency> <groupId>com.googlecode.mvp4g</groupId> <artifactId>mvp4g</artifactId> <version>1.4.0</version> </dependency>
compile group: 'com.googlecode.mvp4g', name: 'mvp4g', version: '1.4.0'
libraryDependencies += "com.googlecode.mvp4g" % "mvp4g" % "1.4.0"
<dependency org="com.googlecode.mvp4g" name="mvp4g" rev="1.4.0"/>
@Grapes(@Grab(group='com.googlecode.mvp4g', module='mvp4g', version='1.4.0'))
'com.googlecode.mvp4g:mvp4g:jar:1.4.0'
Click the following link to download the jar file.
mvp4g-1.4.0-javadoc.jar