Last Version

paging-core 0.0.30

A Platform agnostic paging library

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

paging-core-android
Version

Version

0.0.30
Type

Type

aar
Description

Description

paging-core
A Platform agnostic paging library

Download paging-core-android 0.0.30


<!-- https://jarcasting.com/artifacts/tz.co.asoft/paging-core-android/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>paging-core-android</artifactId>
    <version>0.0.30</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/paging-core-android/
implementation 'tz.co.asoft:paging-core-android:0.0.30'
// https://jarcasting.com/artifacts/tz.co.asoft/paging-core-android/
implementation ("tz.co.asoft:paging-core-android:0.0.30")
'tz.co.asoft:paging-core-android:aar:0.0.30'
<dependency org="tz.co.asoft" name="paging-core-android" rev="0.0.30">
  <artifact name="paging-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='paging-core-android', version='0.0.30')
)
libraryDependencies += "tz.co.asoft" % "paging-core-android" % "0.0.30"
[tz.co.asoft/paging-core-android "0.0.30"]

Dependencies

compile (4)

Group / Artifact Type Version
tz.co.asoft : later-ktx-jvm jar 0.0.41
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm jar 1.0.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.