is not current version
Last Version 8.6.0.1

org.zkoss.theme:atlantic 1.1.0

The Atlantic Theme

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.zkoss.theme
ArtifactId

ArtifactId

atlantic
Version

Version

1.1.0
Type

Type

jar

Download atlantic 1.1.0


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