License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.github.kuuuurt |
ArtifactId | ArtifactIdmultiplatform-paging-androidDebug |
Last Version | Last Version0.3.9 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMultiplatform Paging
A Kotlin Multiplatform library for pagination on Android and iOS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.kuuuurt/multiplatform-paging-androidDebug/ -->
<dependency>
<groupId>io.github.kuuuurt</groupId>
<artifactId>multiplatform-paging-androidDebug</artifactId>
<version>0.3.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kuuuurt/multiplatform-paging-androidDebug/
implementation 'io.github.kuuuurt:multiplatform-paging-androidDebug:0.3.9'
// https://jarcasting.com/artifacts/io.github.kuuuurt/multiplatform-paging-androidDebug/
implementation ("io.github.kuuuurt:multiplatform-paging-androidDebug:0.3.9")
'io.github.kuuuurt:multiplatform-paging-androidDebug:aar:0.3.9'
<dependency org="io.github.kuuuurt" name="multiplatform-paging-androidDebug" rev="0.3.9">
<artifact name="multiplatform-paging-androidDebug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kuuuurt', module='multiplatform-paging-androidDebug', version='0.3.9')
)
libraryDependencies += "io.github.kuuuurt" % "multiplatform-paging-androidDebug" % "0.3.9"
[io.github.kuuuurt/multiplatform-paging-androidDebug "0.3.9"]
Group / Artifact | Type | Version |
---|---|---|
androidx.paging » paging-runtime | jar | 3.0.0-beta01 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.2-native-mt |
io.ktor : ktor-client-core-jvm | jar | 1.5.2 |