is not current version
Last Version 0.1.3

ro.ghionoiu:osgb36-letter-conversion 0.1.2

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

GroupId

GroupId

ro.ghionoiu
ArtifactId

ArtifactId

osgb36-letter-conversion
Version

Version

0.1.2
Type

Type

jar

Download osgb36-letter-conversion 0.1.2


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