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

org.wicketstuff:gmap3-parent 6.12.0

GMap3 is a component to use Google Maps v3 in your Wicket application.

Категории

Категории

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

Группа

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

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

gmap3-parent
Версия

Версия

6.12.0
Тип

Тип

pom

Скачать gmap3-parent 6.12.0

Имя Файла Размер
gmap3-parent-6.12.0.pom 770 bytes
Обзор

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