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

org.wicketstuff:sitemap-xml 1.4.20


Категории

Категории

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

Группа

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

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

sitemap-xml
Версия

Версия

1.4.20
Тип

Тип

jar

Скачать sitemap-xml 1.4.20


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