License |
License |
---|---|
GroupId | GroupIdcom.what3words |
ArtifactId | ArtifactIdw3w-android-wrapper |
Last Version | Last Version3.1.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionw3w-android-wrapper
Android library for what3words REST API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.what3words/w3w-android-wrapper/ -->
<dependency>
<groupId>com.what3words</groupId>
<artifactId>w3w-android-wrapper</artifactId>
<version>3.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.what3words/w3w-android-wrapper/
implementation 'com.what3words:w3w-android-wrapper:3.1.18'
// https://jarcasting.com/artifacts/com.what3words/w3w-android-wrapper/
implementation ("com.what3words:w3w-android-wrapper:3.1.18")
'com.what3words:w3w-android-wrapper:jar:3.1.18'
<dependency org="com.what3words" name="w3w-android-wrapper" rev="3.1.18">
<artifact name="w3w-android-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.what3words', module='w3w-android-wrapper', version='3.1.18')
)
libraryDependencies += "com.what3words" % "w3w-android-wrapper" % "3.1.18"
[com.what3words/w3w-android-wrapper "3.1.18"]
Group / Artifact | Type | Version |
---|---|---|
com.what3words : w3w-java-wrapper | jar | 3.1.14 |
com.google.guava : guava | jar | 30.1-android |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |