| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.ramotion.fluidslider |
| ArtifactId | ArtifactIdfluid-slider |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionFluid Slider for Android
A slider widget with a popup bubble displaying the precise value selected. http://ramotion.com
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fluid-slider-0.3.1.pom | |
| fluid-slider-0.3.1.aar | 38 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.20 |