is not current version
Last Version 1.4.0

me.tankery.lib:circularSeekBar 1.3.1

Android CircularSeekBar view/widget

GroupId

GroupId

me.tankery.lib
ArtifactId

ArtifactId

circularSeekBar
Version

Version

1.3.1
Type

Type

aar

Download circularSeekBar 1.3.1


<!-- https://jarcasting.com/artifacts/me.tankery.lib/circularSeekBar/ -->
<dependency>
    <groupId>me.tankery.lib</groupId>
    <artifactId>circularSeekBar</artifactId>
    <version>1.3.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.tankery.lib/circularSeekBar/
implementation 'me.tankery.lib:circularSeekBar:1.3.1'
// https://jarcasting.com/artifacts/me.tankery.lib/circularSeekBar/
implementation ("me.tankery.lib:circularSeekBar:1.3.1")
'me.tankery.lib:circularSeekBar:aar:1.3.1'
<dependency org="me.tankery.lib" name="circularSeekBar" rev="1.3.1">
  <artifact name="circularSeekBar" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.tankery.lib', module='circularSeekBar', version='1.3.1')
)
libraryDependencies += "me.tankery.lib" % "circularSeekBar" % "1.3.1"
[me.tankery.lib/circularSeekBar "1.3.1"]