Download multislider-1.3.jar file - Jar m

Jar examples for m:multislider

Description

Multi functional slider/seekbar( / rangebar / scrubber) for Android

You can download jar file multislider 1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add multislider-1.3.jar to your project.

<dependency>
   <groupId>io.apptik.widget</groupId>
   <artifactId>multislider</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'io.apptik.widget', name: 'multislider', version: '1.3'
libraryDependencies += "io.apptik.widget" % "multislider" % "1.3"
<dependency org="io.apptik.widget" name="multislider" rev="1.3"/>
@Grapes(@Grab(group='io.apptik.widget', module='multislider', version='1.3'))
'io.apptik.widget:multislider:jar:1.3'

Download

Click the following link to download the jar file.

multislider-1.3-javadoc.jar
multislider-1.3-sources.jar
multislider-1.3.pom



Related Tutorials