| License |
License |
|---|---|
| GroupId | GroupIdio.github.reha2408 |
| ArtifactId | ArtifactIdrtx-framework |
| Version | Version1.0.6 |
| Type | Typeaar |
| Description |
Descriptionrtx-framework
Android Base App
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rtx-framework-1.0.6.pom | |
| rtx-framework-1.0.6-sources.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.reha2408/rtx-framework/ -->
<dependency>
<groupId>io.github.reha2408</groupId>
<artifactId>rtx-framework</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.reha2408/rtx-framework/
implementation 'io.github.reha2408:rtx-framework:1.0.6'
// https://jarcasting.com/artifacts/io.github.reha2408/rtx-framework/
implementation ("io.github.reha2408:rtx-framework:1.0.6")
'io.github.reha2408:rtx-framework:aar:1.0.6'
<dependency org="io.github.reha2408" name="rtx-framework" rev="1.0.6">
<artifact name="rtx-framework" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.reha2408', module='rtx-framework', version='1.0.6')
)
libraryDependencies += "io.github.reha2408" % "rtx-framework" % "1.0.6"
[io.github.reha2408/rtx-framework "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » databinding-common | jar | 7.0.0 |
| androidx.databinding » databinding-runtime | jar | 7.0.0 |
| androidx.databinding » databinding-adapters | jar | 7.0.0 |
| androidx.databinding » databinding-ktx | jar | 7.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.2.1 |
| com.squareup.picasso : picasso | jar | 2.5.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.4.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.0 |
| com.google.code.gson : gson | jar | 2.7 |
| com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.4.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.6.0 |
| io.reactivex.rxjava2 : rxjava | jar | 2.1.14 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.0.2 |