is not current version
Last Version 1.5-RC5.1

org.wicketstuff:gmap2 1.4.17.2

GMap2 component.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

gmap2
Version

Version

1.4.17.2
Type

Type

jar

Download gmap2 1.4.17.2


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