step-indicator

StepsIndicator widget compatible with the ViewPager on Android

License

License

Categories

Categories

Net
GroupId

GroupId

com.layer-net
ArtifactId

ArtifactId

step-indicator
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

step-indicator
StepsIndicator widget compatible with the ViewPager on Android
Project URL

Project URL

https://github.com/layerlre/StepIndicator
Source Code Management

Source Code Management

https://github.com/layerlre/StepIndicator

Download step-indicator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 24.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0