Last Version

Android RangeSeekBar Library 0.1.0

A SeekBar similar to the default Android one, but with two thumb controls allowing a range to be selected, and some other extras as well.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.mobile.client.android.util.rangeseekbar
ArtifactId

ArtifactId

rangeseekbar-library
Version

Version

0.1.0
Type

Type

aar
Description

Description

Android RangeSeekBar Library
A SeekBar similar to the default Android one, but with two thumb controls allowing a range to be selected, and some other extras as well.
Project URL

Project URL

https://github.com/yahoo/android-range-seek-bar
Source Code Management

Source Code Management

https://github.com/yahoo/android-range-seek-bar

Download rangeseekbar-library 0.1.0


<!-- https://jarcasting.com/artifacts/com.yahoo.mobile.client.android.util.rangeseekbar/rangeseekbar-library/ -->
<dependency>
    <groupId>com.yahoo.mobile.client.android.util.rangeseekbar</groupId>
    <artifactId>rangeseekbar-library</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.mobile.client.android.util.rangeseekbar/rangeseekbar-library/
implementation 'com.yahoo.mobile.client.android.util.rangeseekbar:rangeseekbar-library:0.1.0'
// https://jarcasting.com/artifacts/com.yahoo.mobile.client.android.util.rangeseekbar/rangeseekbar-library/
implementation ("com.yahoo.mobile.client.android.util.rangeseekbar:rangeseekbar-library:0.1.0")
'com.yahoo.mobile.client.android.util.rangeseekbar:rangeseekbar-library:aar:0.1.0'
<dependency org="com.yahoo.mobile.client.android.util.rangeseekbar" name="rangeseekbar-library" rev="0.1.0">
  <artifact name="rangeseekbar-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.mobile.client.android.util.rangeseekbar', module='rangeseekbar-library', version='0.1.0')
)
libraryDependencies += "com.yahoo.mobile.client.android.util.rangeseekbar" % "rangeseekbar-library" % "0.1.0"
[com.yahoo.mobile.client.android.util.rangeseekbar/rangeseekbar-library "0.1.0"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.