License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.bosphere |
ArtifactId | ArtifactIdandroid-stepslider |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-stepslider
A simple slider that is discrete with intermediate steps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-stepslider-1.0.3.pom | |
android-stepslider-1.0.3-sources.jar | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |