Curved Seek Bar

Curved SeekBar for Android apps based on Bezier's cubic curve :)

License

License

GroupId

GroupId

io.github.pedro-bachiega
ArtifactId

ArtifactId

curved-seek-bar
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

Curved Seek Bar
Curved SeekBar for Android apps based on Bezier's cubic curve :)
Project URL

Project URL

https://github.com/Pedro-Bachiega/curved-seekbar
Source Code Management

Source Code Management

https://github.com/Pedro-Bachiega/curved-seekbar

Download curved-seek-bar

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.pedro-bachiega/curved-seek-bar/ -->
<dependency>
    <groupId>io.github.pedro-bachiega</groupId>
    <artifactId>curved-seek-bar</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pedro-bachiega/curved-seek-bar/
implementation 'io.github.pedro-bachiega:curved-seek-bar:1.0.4'
// https://jarcasting.com/artifacts/io.github.pedro-bachiega/curved-seek-bar/
implementation ("io.github.pedro-bachiega:curved-seek-bar:1.0.4")
'io.github.pedro-bachiega:curved-seek-bar:aar:1.0.4'
<dependency org="io.github.pedro-bachiega" name="curved-seek-bar" rev="1.0.4">
  <artifact name="curved-seek-bar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.pedro-bachiega', module='curved-seek-bar', version='1.0.4')
)
libraryDependencies += "io.github.pedro-bachiega" % "curved-seek-bar" % "1.0.4"
[io.github.pedro-bachiega/curved-seek-bar "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2-alpha05
1.0.2-alpha04
1.0.2-alpha03
1.0.2-alpha02
1.0.2-alpha01
1.0.1
1.0.0