Last Version

Android-PageControl 0.1.1

PageControl for Android apps.

License

License

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

androidpagecontrol
Version

Version

0.1.1
Type

Type

aar
Description

Description

Android-PageControl
PageControl for Android apps.
Project URL

Project URL

https://github.com/ksoichiro/Android-PageControl
Source Code Management

Source Code Management

https://github.com/ksoichiro/Android-PageControl

Download androidpagecontrol 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 0.11.91.1

Project Modules

There are no modules declared in this project.