OSGB

Library for converting between OSGB and WGS84 coordinates

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

uk.gov.dstl.geo
ArtifactId

ArtifactId

osgb
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

OSGB
Library for converting between OSGB and WGS84 coordinates
Project URL

Project URL

https://github.com/dstl/osgb
Project Organization

Project Organization

Dstl
Source Code Management

Source Code Management

https://github.com/dstl/osgb

Download osgb

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0