License |
License |
---|---|
GroupId | GroupIdkr.sparkweb |
ArtifactId | ArtifactIdmobile-infrastructure-paging-androiddebug |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmultiplatform-paging
Infrastructure library for Kotlin multiplatform applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
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 |