is not current version
Last Version 2.0.51

org.zkoss.zkforge:gmapsz 2.0-1

The Google Maps Components for ZK 2.1.3

GroupId

GroupId

org.zkoss.zkforge
ArtifactId

ArtifactId

gmapsz
Version

Version

2.0-1
Type

Type

jar

Download gmapsz 2.0-1


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