is not current version
Last Version 1.0.6-alpha

Antonio 1.0.5-alpha

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.naverz
ArtifactId

ArtifactId

antonio
Version

Version

1.0.5-alpha
Type

Type

aar
Description

Description

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

Project URL

https://github.com/naverz/Antonio/
Source Code Management

Source Code Management

https://github.com/naverz/Antonio/

Download antonio 1.0.5-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.naverz : antonio-core jar 1.0.5-alpha
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (4)

Group / Artifact Type Version
androidx.fragment » fragment-ktx jar 1.3.6
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.recyclerview » recyclerview jar 1.2.1
androidx.viewpager2 » viewpager2 jar 1.0.0

Project Modules

There are no modules declared in this project.