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

org.wicketstuff:gmap3-parent 7.15.0

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

Категории

Категории

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

Группа

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

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

gmap3-parent
Версия

Версия

7.15.0
Тип

Тип

pom

Скачать gmap3-parent 7.15.0

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

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