android-stepslider

A simple slider that is discrete with intermediate steps

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bosphere
ArtifactId

ArtifactId

android-stepslider
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

android-stepslider
A simple slider that is discrete with intermediate steps
Project URL

Project URL

https://github.com/bosphere/Android-StepSlider
Source Code Management

Source Code Management

https://github.com/bosphere/Android-StepSlider/tree/master

Download android-stepslider

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3