Download easy-mvc-0.1.1.jar file - Jar e

Jar examples for e:easy-mvc

Description

You can download jar file easy-mvc 0.1.1 in this page.

Build File

You can use the following script to add easy-mvc-0.1.1.jar to your project.

<dependency>
   <groupId>com.github.serlockholmes</groupId>
   <artifactId>easy-mvc</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.github.serlockholmes', name: 'easy-mvc', version: '0.1.1'
libraryDependencies += "com.github.serlockholmes" % "easy-mvc" % "0.1.1"
<dependency org="com.github.serlockholmes" name="easy-mvc" rev="0.1.1"/>
@Grapes(@Grab(group='com.github.serlockholmes', module='easy-mvc', version='0.1.1'))
'com.github.serlockholmes:easy-mvc:jar:0.1.1'

Download

Click the following link to download the jar file.

easy-mvc-0.1.1-javadoc.jar
easy-mvc-0.1.1-sources.jar
easy-mvc-0.1.1.jar
easy-mvc-0.1.1.pom



Related Tutorials