Fluid Slider for Android

A slider widget with a popup bubble displaying the precise value selected. http://ramotion.com

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.ramotion.fluidslider
ArtifactId

ArtifactId

fluid-slider
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

Fluid Slider for Android
A slider widget with a popup bubble displaying the precise value selected. http://ramotion.com
Project URL

Project URL

https://github.com/Ramotion/fluid-slider-android
Source Code Management

Source Code Management

https://github.com/Ramotion/fluid-slider-android

Download fluid-slider

How to add to project

<!-- https://jarcasting.com/artifacts/com.ramotion.fluidslider/fluid-slider/ -->
<dependency>
    <groupId>com.ramotion.fluidslider</groupId>
    <artifactId>fluid-slider</artifactId>
    <version>0.3.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ramotion.fluidslider/fluid-slider/
implementation 'com.ramotion.fluidslider:fluid-slider:0.3.1'
// https://jarcasting.com/artifacts/com.ramotion.fluidslider/fluid-slider/
implementation ("com.ramotion.fluidslider:fluid-slider:0.3.1")
'com.ramotion.fluidslider:fluid-slider:aar:0.3.1'
<dependency org="com.ramotion.fluidslider" name="fluid-slider" rev="0.3.1">
  <artifact name="fluid-slider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ramotion.fluidslider', module='fluid-slider', version='0.3.1')
)
libraryDependencies += "com.ramotion.fluidslider" % "fluid-slider" % "0.3.1"
[com.ramotion.fluidslider/fluid-slider "0.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0