| License |
License |
|---|---|
| GroupId | GroupIdcom.fabrizioiacobucci.android |
| ArtifactId | ArtifactIdrange-bar-preference |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionRange Bar Preference
A range bar that can be used as an android shared preference.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| range-bar-preference-1.0.0.pom | |
| range-bar-preference-1.0.0-sources.jar | 9 KB |
| range-bar-preference-1.0.0-javadoc.jar | 389 KB |
| Browse |
<!-- 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"]
| 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 |