Download gwt-material-themes-1.6.0.jar file - Jar g

Jar examples for g:gwt-material-themes

Description

Themes for gwt-material

You can download jar file gwt-material-themes 1.6.0 in this page.

License

Apache License Version 2

Build File

You can use the following script to add gwt-material-themes-1.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

gwt-material-themes-1.6.0.jar
gwt-material-themes-1.6.0.pom



Related Tutorials