| License |
License |
|---|---|
| GroupId | GroupIdcom.what3words |
| ArtifactId | ArtifactIdw3w-android-components |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionw3w-android-components
Android library for what3words REST API.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.what3words/w3w-android-components/ -->
<dependency>
<groupId>com.what3words</groupId>
<artifactId>w3w-android-components</artifactId>
<version>3.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.what3words/w3w-android-components/
implementation 'com.what3words:w3w-android-components:3.0.1'
// https://jarcasting.com/artifacts/com.what3words/w3w-android-components/
implementation ("com.what3words:w3w-android-components:3.0.1")
'com.what3words:w3w-android-components:aar:3.0.1'
<dependency org="com.what3words" name="w3w-android-components" rev="3.0.1">
<artifact name="w3w-android-components" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.what3words', module='w3w-android-components', version='3.0.1')
)
libraryDependencies += "com.what3words" % "w3w-android-components" % "3.0.1"
[com.what3words/w3w-android-components "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| com.what3words : w3w-android-wrapper | jar | 3.1.17 |
| androidx.databinding » viewbinding | jar | 7.1.3 |
| 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.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
| com.google.guava : guava | jar | 27.0.1-android |
| com.intentfilter » android-permissions | jar | 2.0.54 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.3 |
| com.airbnb.android : lottie | jar | 3.6.1 |