| License |
License |
|---|---|
| GroupId | GroupIdio.github.rakutentech.miniapp |
| ArtifactId | ArtifactIdminiapp |
| Last Version | Last Version4.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionminiapp
MiniApp SDK for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| miniapp-4.2.0.pom | |
| miniapp-4.2.0-sources.jar | 65 KB |
| miniapp-4.2.0-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.rakutentech.miniapp/miniapp/ -->
<dependency>
<groupId>io.github.rakutentech.miniapp</groupId>
<artifactId>miniapp</artifactId>
<version>4.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rakutentech.miniapp/miniapp/
implementation 'io.github.rakutentech.miniapp:miniapp:4.2.0'
// https://jarcasting.com/artifacts/io.github.rakutentech.miniapp/miniapp/
implementation ("io.github.rakutentech.miniapp:miniapp:4.2.0")
'io.github.rakutentech.miniapp:miniapp:aar:4.2.0'
<dependency org="io.github.rakutentech.miniapp" name="miniapp" rev="4.2.0">
<artifact name="miniapp" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.rakutentech.miniapp', module='miniapp', version='4.2.0')
)
libraryDependencies += "io.github.rakutentech.miniapp" % "miniapp" % "4.2.0"
[io.github.rakutentech.miniapp/miniapp "4.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.31 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.webkit » webkit | jar | 1.4.0 |
| androidx.security » security-crypto | jar | 1.1.0-alpha01 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.browser » browser | jar | 1.2.0 |
| io.github.rakutentech.manifestconfig : manifest-config-annotations | jar | 0.2.0 |
| androidx.sqlite » sqlite-ktx | jar | 2.2.0 |
| net.zetetic : android-database-sqlcipher | jar | 4.5.0 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.5.31 |