Download viewstate-2.0.1.jar file - Jar v

Jar examples for v:viewstate

Description

This is an extension for the mosby library (Hannes Dorfmann)

You can download jar file viewstate 2.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add viewstate-2.0.1.jar to your project.

<dependency>
   <groupId>com.hannesdorfmann.mosby</groupId>
   <artifactId>viewstate</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'com.hannesdorfmann.mosby', name: 'viewstate', version: '2.0.1'
libraryDependencies += "com.hannesdorfmann.mosby" % "viewstate" % "2.0.1"
<dependency org="com.hannesdorfmann.mosby" name="viewstate" rev="2.0.1"/>
@Grapes(@Grab(group='com.hannesdorfmann.mosby', module='viewstate', version='2.0.1'))
'com.hannesdorfmann.mosby:viewstate:jar:2.0.1'

Download

Click the following link to download the jar file.

viewstate-2.0.1-javadoc.jar
viewstate-2.0.1-sources.jar
viewstate-2.0.1.pom



Related Tutorials