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