OSGB36 Conversion To Grid Reference

A library that enables the conversion of a OSGB36 location specified by eastings and northings into UK Grid Reference string.

License

License

GroupId

GroupId

ro.ghionoiu
ArtifactId

ArtifactId

osgb36-letter-conversion
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

OSGB36 Conversion To Grid Reference
A library that enables the conversion of a OSGB36 location specified by eastings and northings into UK Grid Reference string.
Project URL

Project URL

https://github.com/julianghionoiu/osgb36-letter-conversion

Download osgb36-letter-conversion

How to add to project

<!-- https://jarcasting.com/artifacts/ro.ghionoiu/osgb36-letter-conversion/ -->
<dependency>
    <groupId>ro.ghionoiu</groupId>
    <artifactId>osgb36-letter-conversion</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ro.ghionoiu/osgb36-letter-conversion/
implementation 'ro.ghionoiu:osgb36-letter-conversion:0.1.3'
// https://jarcasting.com/artifacts/ro.ghionoiu/osgb36-letter-conversion/
implementation ("ro.ghionoiu:osgb36-letter-conversion:0.1.3")
'ro.ghionoiu:osgb36-letter-conversion:jar:0.1.3'
<dependency org="ro.ghionoiu" name="osgb36-letter-conversion" rev="0.1.3">
  <artifact name="osgb36-letter-conversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.ghionoiu', module='osgb36-letter-conversion', version='0.1.3')
)
libraryDependencies += "ro.ghionoiu" % "osgb36-letter-conversion" % "0.1.3"
[ro.ghionoiu/osgb36-letter-conversion "0.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8
nl.jqno.equalsverifier : equalsverifier jar 1.5
net.trajano.commons : commons-testing jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2