| License |
License |
|---|---|
| GroupId | GroupIdorg.zkoss.zkforge |
| ArtifactId | ArtifactIdgmapsz |
| Last Version | Last Version2.0.51 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Google Maps Component for ZK
The Google Maps Component for ZK 5.0.0 or later
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gmapsz-2.0.51.pom | |
| gmapsz-2.0.51.jar | 94 KB |
| gmapsz-2.0.51-sources.jar | 44 KB |
| gmapsz-2.0.51-javadoc.jar | 0 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.zkoss.zkforge/gmapsz/ -->
<dependency>
<groupId>org.zkoss.zkforge</groupId>
<artifactId>gmapsz</artifactId>
<version>2.0.51</version>
</dependency>
// https://jarcasting.com/artifacts/org.zkoss.zkforge/gmapsz/
implementation 'org.zkoss.zkforge:gmapsz:2.0.51'
// https://jarcasting.com/artifacts/org.zkoss.zkforge/gmapsz/
implementation ("org.zkoss.zkforge:gmapsz:2.0.51")
'org.zkoss.zkforge:gmapsz:jar:2.0.51'
<dependency org="org.zkoss.zkforge" name="gmapsz" rev="2.0.51">
<artifact name="gmapsz" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zkoss.zkforge', module='gmapsz', version='2.0.51')
)
libraryDependencies += "org.zkoss.zkforge" % "gmapsz" % "2.0.51"
[org.zkoss.zkforge/gmapsz "2.0.51"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.zkoss.common : zcommon | jar | 5.0.0 |
| org.zkoss.common : zweb | jar | 5.0.0 |
| org.zkoss.zk : zk | jar | 5.0.0 |
| org.zkoss.zk : zul | jar | 5.0.0 |