Last Version

what3words API wrapper 1.1.3

Unofficial Java wrapper for what3words.com API to convert 3 word addresses into coordinates and vice versa.

License

License

GroupId

GroupId

uk.bot-by.3wa
ArtifactId

ArtifactId

what3words-api
Version

Version

1.1.3
Type

Type

jar
Description

Description

what3words API wrapper
Unofficial Java wrapper for what3words.com API to convert 3 word addresses into coordinates and vice versa.
Project URL

Project URL

https://what3words-api.bot-by.uk
Source Code Management

Source Code Management

https://gitlab.com/bot-by/what3words-api

Download what3words-api 1.1.3


<!-- https://jarcasting.com/artifacts/uk.bot-by.3wa/what3words-api/ -->
<dependency>
    <groupId>uk.bot-by.3wa</groupId>
    <artifactId>what3words-api</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/uk.bot-by.3wa/what3words-api/
implementation 'uk.bot-by.3wa:what3words-api:1.1.3'
// https://jarcasting.com/artifacts/uk.bot-by.3wa/what3words-api/
implementation ("uk.bot-by.3wa:what3words-api:1.1.3")
'uk.bot-by.3wa:what3words-api:jar:1.1.3'
<dependency org="uk.bot-by.3wa" name="what3words-api" rev="1.1.3">
  <artifact name="what3words-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.bot-by.3wa', module='what3words-api', version='1.1.3')
)
libraryDependencies += "uk.bot-by.3wa" % "what3words-api" % "1.1.3"
[uk.bot-by.3wa/what3words-api "1.1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
org.slf4j : slf4j-api jar 1.7.36
org.json : json jar 20220320
io.github.openfeign : feign-core jar 11.8

Project Modules

There are no modules declared in this project.