is not current version
Last Version 1.0.6-alpha

io.github.naverz:antonio-core-paging2 1.0.3-alpha

Android library for the adapter view (RecyclerView, ViewPager, ViewPager2)

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.naverz
ArtifactId

ArtifactId

antonio-core-paging2
Version

Version

1.0.3-alpha
Type

Type

aar

Download antonio-core-paging2 1.0.3-alpha


<!-- https://jarcasting.com/artifacts/io.github.naverz/antonio-core-paging2/ -->
<dependency>
    <groupId>io.github.naverz</groupId>
    <artifactId>antonio-core-paging2</artifactId>
    <version>1.0.3-alpha</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.naverz/antonio-core-paging2/
implementation 'io.github.naverz:antonio-core-paging2:1.0.3-alpha'
// https://jarcasting.com/artifacts/io.github.naverz/antonio-core-paging2/
implementation ("io.github.naverz:antonio-core-paging2:1.0.3-alpha")
'io.github.naverz:antonio-core-paging2:aar:1.0.3-alpha'
<dependency org="io.github.naverz" name="antonio-core-paging2" rev="1.0.3-alpha">
  <artifact name="antonio-core-paging2" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.naverz', module='antonio-core-paging2', version='1.0.3-alpha')
)
libraryDependencies += "io.github.naverz" % "antonio-core-paging2" % "1.0.3-alpha"
[io.github.naverz/antonio-core-paging2 "1.0.3-alpha"]