Last Version

multiplatform-paging 0.7.0

Infrastructure library for Kotlin multiplatform applications

License

License

GroupId

GroupId

kr.sparkweb
ArtifactId

ArtifactId

mobile-infrastructure-paging-androiddebug
Version

Version

0.7.0
Type

Type

aar
Description

Description

multiplatform-paging
Infrastructure library for Kotlin multiplatform applications
Project URL

Project URL

https://github.com/Xharpen/mobile-infrastructure
Source Code Management

Source Code Management

https://github.com/Xharpen/mobile-infrastructure

Download mobile-infrastructure-paging-androiddebug 0.7.0


<!-- https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-paging-androiddebug/ -->
<dependency>
    <groupId>kr.sparkweb</groupId>
    <artifactId>mobile-infrastructure-paging-androiddebug</artifactId>
    <version>0.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-paging-androiddebug/
implementation 'kr.sparkweb:mobile-infrastructure-paging-androiddebug:0.7.0'
// https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-paging-androiddebug/
implementation ("kr.sparkweb:mobile-infrastructure-paging-androiddebug:0.7.0")
'kr.sparkweb:mobile-infrastructure-paging-androiddebug:aar:0.7.0'
<dependency org="kr.sparkweb" name="mobile-infrastructure-paging-androiddebug" rev="0.7.0">
  <artifact name="mobile-infrastructure-paging-androiddebug" type="aar" />
</dependency>
@Grapes(
@Grab(group='kr.sparkweb', module='mobile-infrastructure-paging-androiddebug', version='0.7.0')
)
libraryDependencies += "kr.sparkweb" % "mobile-infrastructure-paging-androiddebug" % "0.7.0"
[kr.sparkweb/mobile-infrastructure-paging-androiddebug "0.7.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2-native-mt
androidx.paging » paging-runtime jar 3.0.1

Project Modules

There are no modules declared in this project.