is not current version
Last Version 2.5

com.smartgwt:smartgwt-skins 2.4

SmartGWT Skins - Theme Resources for SmartGWT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.smartgwt
ArtifactId

ArtifactId

smartgwt-skins
Version

Version

2.4
Type

Type

jar

Download smartgwt-skins 2.4


<!-- https://jarcasting.com/artifacts/com.smartgwt/smartgwt-skins/ -->
<dependency>
    <groupId>com.smartgwt</groupId>
    <artifactId>smartgwt-skins</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartgwt/smartgwt-skins/
implementation 'com.smartgwt:smartgwt-skins:2.4'
// https://jarcasting.com/artifacts/com.smartgwt/smartgwt-skins/
implementation ("com.smartgwt:smartgwt-skins:2.4")
'com.smartgwt:smartgwt-skins:jar:2.4'
<dependency org="com.smartgwt" name="smartgwt-skins" rev="2.4">
  <artifact name="smartgwt-skins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartgwt', module='smartgwt-skins', version='2.4')
)
libraryDependencies += "com.smartgwt" % "smartgwt-skins" % "2.4"
[com.smartgwt/smartgwt-skins "2.4"]