Android SDK for WALS service


GroupId

GroupId

cat.rokubun.wals
ArtifactId

ArtifactId

wals
Last Version

Last Version

6.7.19
Release Date

Release Date

Type

Type

aar
Description

Description

Android SDK for WALS service

Download wals

How to add to project

<!-- https://jarcasting.com/artifacts/cat.rokubun.wals/wals/ -->
<dependency>
    <groupId>cat.rokubun.wals</groupId>
    <artifactId>wals</artifactId>
    <version>6.7.19</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cat.rokubun.wals/wals/
implementation 'cat.rokubun.wals:wals:6.7.19'
// https://jarcasting.com/artifacts/cat.rokubun.wals/wals/
implementation ("cat.rokubun.wals:wals:6.7.19")
'cat.rokubun.wals:wals:aar:6.7.19'
<dependency org="cat.rokubun.wals" name="wals" rev="6.7.19">
  <artifact name="wals" type="aar" />
</dependency>
@Grapes(
@Grab(group='cat.rokubun.wals', module='wals', version='6.7.19')
)
libraryDependencies += "cat.rokubun.wals" % "wals" % "6.7.19"
[cat.rokubun.wals/wals "6.7.19"]

Dependencies

compile (13)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-process jar 2.2.0
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
com.squareup.retrofit2 : retrofit jar 2.4.0
com.squareup.retrofit2 : converter-gson jar 2.4.0
com.jakewharton.retrofit : retrofit2-rxjava2-adapter jar 1.0.0
com.squareup.okhttp3 : logging-interceptor jar 3.10.0
com.squareup.okhttp3 : okhttp jar 3.4.1
com.google.guava : guava jar 28.1-jre
androidx.work » work-runtime jar 2.5.+
androidx.work » work-rxjava2 jar 2.5.+
io.reactivex.rxjava2 : rxandroid jar 2.0.2
cat.rokubun.core : core jar 6.7.19

Project Modules

There are no modules declared in this project.

Versions

Version
6.7.19
6.7.15
6.7.14
6.7.4
6.6.19
6.6.18
6.6.17
6.6.16
6.6.15
6.6.13
6.6.12
6.6.11
6.6.10
6.6.8-r1
6.6.8
6.6.1
1