is not current version
Last Version 4.3.11

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


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

geo-location.web.examples.servlet
Version

Version

4.2.1
Type

Type

war

Download geo-location.web.examples.servlet 4.2.1


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