не последняя версия
Последняя версия 6.10.0

org.wicketstuff:gmap2-parent 6.4.0

GMap2 is the main integration between Wicket and Google Maps. (The original GMap project is now out-of-date and not used any more)

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

gmap2-parent
Версия

Версия

6.4.0
Тип

Тип

pom

Скачать gmap2-parent 6.4.0

Имя Файла Размер
gmap2-parent-6.4.0.pom 767 bytes
Обзор

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