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