is not current version
Last Version 8.6.0.1

org.zkoss.theme:atlantic 1.0.5

The Atlantic Theme

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.zkoss.theme
ArtifactId

ArtifactId

atlantic
Version

Version

1.0.5
Type

Type

jar

Download atlantic 1.0.5


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