Download gwt-material-2.0-rc7.jar file - Jar g

Jar examples for g:gwt-material

Description

A Material Design look and feel for GWT Apps plus Phonegap

You can download jar file gwt-material 2.0-rc7 in this page.

License

Apache License Version 2

Build File

You can use the following script to add gwt-material-2.0-rc7.jar to your project.

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

Download

Click the following link to download the jar file.

gwt-material-2.0-rc7-javadoc.jar
gwt-material-2.0-rc7-sources.jar
gwt-material-2.0-rc7-test-sources.jar
gwt-material-2.0-rc7-tests.jar
gwt-material-2.0-rc7.jar
gwt-material-2.0-rc7.pom



Related Tutorials