Last Version

SeekBarRangedView 3.0.0

A SeekBarView restrained by a minimum and maximum value.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

seekbar-ranged-view
Version

Version

3.0.0
Type

Type

aar
Description

Description

SeekBarRangedView
A SeekBarView restrained by a minimum and maximum value.
Project URL

Project URL

https://github.com/GuilhE/android-seekbar-ranged-view
Source Code Management

Source Code Management

https://github.com/GuilhE/android-seekbar-ranged-view

Download seekbar-ranged-view 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 28.0.0

Project Modules

There are no modules declared in this project.