is not current version
Last Version 1.0.4

com.github.qicodes:pagerlayout 1.0.1

PagerLayout

GroupId

GroupId

com.github.qicodes
ArtifactId

ArtifactId

pagerlayout
Version

Version

1.0.1
Type

Type

aar

Download pagerlayout 1.0.1


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