is not current version
Last Version 1.0.3

uk.gov.dstl.geo:osgb 1.0.1

Library for converting between OSGB and WGS84 coordinates

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

uk.gov.dstl.geo
ArtifactId

ArtifactId

osgb
Version

Version

1.0.1
Type

Type

jar

Download osgb 1.0.1


<!-- https://jarcasting.com/artifacts/uk.gov.dstl.geo/osgb/ -->
<dependency>
    <groupId>uk.gov.dstl.geo</groupId>
    <artifactId>osgb</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dstl.geo/osgb/
implementation 'uk.gov.dstl.geo:osgb:1.0.1'
// https://jarcasting.com/artifacts/uk.gov.dstl.geo/osgb/
implementation ("uk.gov.dstl.geo:osgb:1.0.1")
'uk.gov.dstl.geo:osgb:jar:1.0.1'
<dependency org="uk.gov.dstl.geo" name="osgb" rev="1.0.1">
  <artifact name="osgb" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dstl.geo', module='osgb', version='1.0.1')
)
libraryDependencies += "uk.gov.dstl.geo" % "osgb" % "1.0.1"
[uk.gov.dstl.geo/osgb "1.0.1"]