Download smartgwt-skins-2.4.jar file - Jar s

Jar examples for s:smartgwt-skins

Description

SmartGWT Skins - Theme Resources for SmartGWT

You can download jar file smartgwt-skins 2.4 in this page.

License

LGPL 3

Build File

You can use the following script to add smartgwt-skins-2.4.jar to your project.

<dependency>
   <groupId>com.smartgwt</groupId>
   <artifactId>smartgwt-skins</artifactId>
   <version>2.4</version>
</dependency>
compile group: 'com.smartgwt', name: 'smartgwt-skins', version: '2.4'
libraryDependencies += "com.smartgwt" % "smartgwt-skins" % "2.4"
<dependency org="com.smartgwt" name="smartgwt-skins" rev="2.4"/>
@Grapes(@Grab(group='com.smartgwt', module='smartgwt-skins', version='2.4'))
'com.smartgwt:smartgwt-skins:jar:2.4'

Download

Click the following link to download the jar file.

smartgwt-skins-2.4.jar
smartgwt-skins-2.4.pom



Related Tutorials