Download gwt-material-themes-1.5.1.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.5.1 in this page.

License

Apache License Version 2

Build File

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

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

Download

Click the following link to download the jar file.

gwt-material-themes-1.5.1.jar
gwt-material-themes-1.5.1.pom



Related Tutorials