License |
License |
---|---|
GroupId | GroupIdio.github.dadino.quickstart3 |
ArtifactId | ArtifactIdcore |
Version | Version0.11.6 |
Type | Typeaar |
Description |
Descriptioncore
Quickstart3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.11.6.pom | |
core-0.11.6-sources.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dadino.quickstart3/core/ -->
<dependency>
<groupId>io.github.dadino.quickstart3</groupId>
<artifactId>core</artifactId>
<version>0.11.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dadino.quickstart3/core/
implementation 'io.github.dadino.quickstart3:core:0.11.6'
// https://jarcasting.com/artifacts/io.github.dadino.quickstart3/core/
implementation ("io.github.dadino.quickstart3:core:0.11.6")
'io.github.dadino.quickstart3:core:aar:0.11.6'
<dependency org="io.github.dadino.quickstart3" name="core" rev="0.11.6">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dadino.quickstart3', module='core', version='0.11.6')
)
libraryDependencies += "io.github.dadino.quickstart3" % "core" % "0.11.6"
[io.github.dadino.quickstart3/core "0.11.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.30 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.30 |
com.google.android.material » material | jar | 1.4.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.appcompat » appcompat-resources | jar | 1.3.1 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.activity » activity-ktx | jar | 1.2.4 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
androidx.preference » preference-ktx | jar | 1.1.1 |
com.squareup.retrofit2 : retrofit | jar | 2.7.2 |
com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.7.2 |
com.squareup.retrofit2 : converter-gson | jar | 2.7.2 |
com.squareup.okhttp3 : okhttp | jar | 4.8.1 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.1 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
androidx.lifecycle » lifecycle-reactivestreams-ktx | jar | 2.3.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.10 |
io.reactivex.rxjava2 : rxkotlin | jar | 2.3.0 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
com.jakewharton.rxrelay2 : rxrelay | jar | 2.1.0 |
com.jakewharton.rx2 : replaying-share-kotlin | jar | 2.1.0 |