Jar examples for g:gwt-material
A Material Design look and feel for GWT Apps plus Phonegap
You can download jar file gwt-material 2.1-rc2 in this page.
Apache License Version 2
You can use the following script to add gwt-material-2.1-rc2.jar to your project.
<dependency> <groupId>com.github.gwtmaterialdesign</groupId> <artifactId>gwt-material</artifactId> <version>2.1-rc2</version> </dependency>
compile group: 'com.github.gwtmaterialdesign', name: 'gwt-material', version: '2.1-rc2'
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material" % "2.1-rc2"
<dependency org="com.github.gwtmaterialdesign" name="gwt-material" rev="2.1-rc2"/>
@Grapes(@Grab(group='com.github.gwtmaterialdesign', module='gwt-material', version='2.1-rc2'))
'com.github.gwtmaterialdesign:gwt-material:jar:2.1-rc2'
Click the following link to download the jar file.
gwt-material-2.1-rc2-javadoc.jar