GroupId | GroupIdcat.rokubun.wals |
---|---|
ArtifactId | ArtifactIdwals |
Version | Version6.7.4 |
Type | Typeaar |
Description |
DescriptionAndroid SDK for WALS service
|
Filename | Size |
---|---|
wals-6.7.4.pom | |
wals-6.7.4-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cat.rokubun.wals/wals/ -->
<dependency>
<groupId>cat.rokubun.wals</groupId>
<artifactId>wals</artifactId>
<version>6.7.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cat.rokubun.wals/wals/
implementation 'cat.rokubun.wals:wals:6.7.4'
// https://jarcasting.com/artifacts/cat.rokubun.wals/wals/
implementation ("cat.rokubun.wals:wals:6.7.4")
'cat.rokubun.wals:wals:aar:6.7.4'
<dependency org="cat.rokubun.wals" name="wals" rev="6.7.4">
<artifact name="wals" type="aar" />
</dependency>
@Grapes(
@Grab(group='cat.rokubun.wals', module='wals', version='6.7.4')
)
libraryDependencies += "cat.rokubun.wals" % "wals" % "6.7.4"
[cat.rokubun.wals/wals "6.7.4"]
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.4 |