| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.tiqr |
| ArtifactId | ArtifactIddata |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiondata
refactoring original tiqr project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| data-1.0.0.pom | |
| data-1.0.0-sources.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tiqr/data/ -->
<dependency>
<groupId>org.tiqr</groupId>
<artifactId>data</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.tiqr/data/
implementation 'org.tiqr:data:1.0.0'
// https://jarcasting.com/artifacts/org.tiqr/data/
implementation ("org.tiqr:data:1.0.0")
'org.tiqr:data:aar:1.0.0'
<dependency org="org.tiqr" name="data" rev="1.0.0">
<artifact name="data" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.tiqr', module='data', version='1.0.0')
)
libraryDependencies += "org.tiqr" % "data" % "1.0.0"
[org.tiqr/data "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.2 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.moshi : moshi | jar | 1.12.0 |
| androidx.room » room-runtime | jar | 2.3.0 |
| com.jakewharton.timber : timber | jar | 5.0.1 |
| androidx.databinding » databinding-common | jar | 7.0.3 |
| androidx.databinding » databinding-runtime | jar | 7.0.3 |
| androidx.databinding » databinding-adapters | jar | 7.0.3 |
| androidx.databinding » databinding-ktx | jar | 7.0.3 |
| 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 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| com.google.dagger : hilt-android | jar | 2.39.1 |
| com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-scalars | jar | 2.9.0 |
| androidx.room » room-ktx | jar | 2.3.0 |
| androidx.sqlite » sqlite-ktx | jar | 2.1.0 |