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

com.51degrees:geo-location.web.examples.servlet 4.3.2


Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

com.51degrees
Идентификатор

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

geo-location.web.examples.servlet
Версия

Версия

4.3.2
Тип

Тип

war

Скачать geo-location.web.examples.servlet 4.3.2


<!-- https://jarcasting.com/artifacts/com.51degrees/geo-location.web.examples.servlet/ -->
<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>geo-location.web.examples.servlet</artifactId>
    <version>4.3.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/geo-location.web.examples.servlet/
implementation 'com.51degrees:geo-location.web.examples.servlet:4.3.2'
// https://jarcasting.com/artifacts/com.51degrees/geo-location.web.examples.servlet/
implementation ("com.51degrees:geo-location.web.examples.servlet:4.3.2")
'com.51degrees:geo-location.web.examples.servlet:war:4.3.2'
<dependency org="com.51degrees" name="geo-location.web.examples.servlet" rev="4.3.2">
  <artifact name="geo-location.web.examples.servlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='geo-location.web.examples.servlet', version='4.3.2')
)
libraryDependencies += "com.51degrees" % "geo-location.web.examples.servlet" % "4.3.2"
[com.51degrees/geo-location.web.examples.servlet "4.3.2"]