Download gwt-material-jquery-1.0-rc3.jar file - Jar g

Jar examples for g:gwt-material-jquery

Description

JQuery interface maintained by GWT Material Design

You can download jar file gwt-material-jquery 1.0-rc3 in this page.

License

Apache License Version 2

Build File

You can use the following script to add gwt-material-jquery-1.0-rc3.jar to your project.

<dependency>
   <groupId>com.github.gwtmaterialdesign</groupId>
   <artifactId>gwt-material-jquery</artifactId>
   <version>1.0-rc3</version>
</dependency>
compile group: 'com.github.gwtmaterialdesign', name: 'gwt-material-jquery', version: '1.0-rc3'
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-jquery" % "1.0-rc3"
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-jquery" rev="1.0-rc3"/>
@Grapes(@Grab(group='com.github.gwtmaterialdesign', module='gwt-material-jquery', version='1.0-rc3'))
'com.github.gwtmaterialdesign:gwt-material-jquery:jar:1.0-rc3'

Download

Click the following link to download the jar file.

gwt-material-jquery-1.0-rc3-javadoc.jar
gwt-material-jquery-1.0-rc3-sources.jar
gwt-material-jquery-1.0-rc3.jar
gwt-material-jquery-1.0-rc3.pom



Related Tutorials