| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.iris |
| ArtifactId | ArtifactIdandroid-guest-library |
| Version | Version5.9.0-alpha01 |
| Type | Typeaar |
| Description |
Descriptionandroid-guest-library
iRiS Guest Library
|
| Filename | Size |
|---|---|
| android-guest-library-5.9.0-alpha01.pom | |
| android-guest-library-5.9.0-alpha01.aar | 278 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.iris/android-guest-library/ -->
<dependency>
<groupId>net.iris</groupId>
<artifactId>android-guest-library</artifactId>
<version>5.9.0-alpha01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.iris/android-guest-library/
implementation 'net.iris:android-guest-library:5.9.0-alpha01'
// https://jarcasting.com/artifacts/net.iris/android-guest-library/
implementation ("net.iris:android-guest-library:5.9.0-alpha01")
'net.iris:android-guest-library:aar:5.9.0-alpha01'
<dependency org="net.iris" name="android-guest-library" rev="5.9.0-alpha01">
<artifact name="android-guest-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.iris', module='android-guest-library', version='5.9.0-alpha01')
)
libraryDependencies += "net.iris" % "android-guest-library" % "5.9.0-alpha01"
[net.iris/android-guest-library "5.9.0-alpha01"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| androidx.multidex » multidex | jar | 2.0.1 |
| androidx.core » core | jar | 1.0.2 |
| androidx.legacy » legacy-support-core-utils | jar | 1.0.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.5.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.14.2 |
| com.google.code.gson : gson | jar | 2.8.5 |