License |
License |
---|---|
Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.northdata |
ArtifactId | ArtifactIdgeo-gb |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeographic Service for UK
|
Filename | Size |
---|---|
geo-gb-1.2.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.northdata/geo-gb/ -->
<dependency>
<groupId>com.northdata</groupId>
<artifactId>geo-gb</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.northdata/geo-gb/
implementation 'com.northdata:geo-gb:1.2.0'
// https://jarcasting.com/artifacts/com.northdata/geo-gb/
implementation ("com.northdata:geo-gb:1.2.0")
'com.northdata:geo-gb:pom:1.2.0'
<dependency org="com.northdata" name="geo-gb" rev="1.2.0">
<artifact name="geo-gb" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.northdata', module='geo-gb', version='1.2.0')
)
libraryDependencies += "com.northdata" % "geo-gb" % "1.2.0"
[com.northdata/geo-gb "1.2.0"]