is not current version
Last Version 9.6.0.2

org.zkoss.theme:silvertail 6.5.0

ZK Silvertail Theme

GroupId

GroupId

org.zkoss.theme
ArtifactId

ArtifactId

silvertail
Version

Version

6.5.0
Type

Type

jar

Download silvertail 6.5.0


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