is not current version
Last Version 9.6.0.2

org.zkoss.theme:silvertail 5.0.11

ZK Silvertail Theme

GroupId

GroupId

org.zkoss.theme
ArtifactId

ArtifactId

silvertail
Version

Version

5.0.11
Type

Type

jar

Download silvertail 5.0.11


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