Range Bar Preference

A range bar that can be used as an android shared preference.

License

License

GroupId

GroupId

com.fabrizioiacobucci.android
ArtifactId

ArtifactId

range-bar-preference
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Range Bar Preference
A range bar that can be used as an android shared preference.
Project URL

Project URL

https://github.com/fabrizioiacobucci/range-bar-preference/
Source Code Management

Source Code Management

https://github.com/fabrizioiacobucci/range-bar-preference/

Download range-bar-preference

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.legacy » legacy-preference-v14 jar 1.0.0
com.appyvet : materialrangebar jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0