MVN

com.akaita.android : circular-seek-bar

Maven & Gradle

Mar 26, 2021
33 stars

circular-seek-bar · Simple custom Android View providing a Circular spin to SeekBars

<dependency>
    <groupId>com.akaita.android</groupId>
    <artifactId>circular-seek-bar</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.akaita.android : circular-seek-bar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.akaita.android : circular-seek-bar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
circular-seek-bar-1.0

How to add a dependency to Maven

Add the following com.akaita.android : circular-seek-bar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.akaita.android</groupId>
    <artifactId>circular-seek-bar</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.akaita.android : circular-seek-bar gradle dependency to your build.gradle file:

implementation 'com.akaita.android:circular-seek-bar:1.0'

Gradle Kotlin DSL: Add the following com.akaita.android : circular-seek-bar gradle kotlin dependency to your build.gradle.kts file:

implementation("com.akaita.android:circular-seek-bar:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.akaita.android : circular-seek-bar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.akaita.android" % "circular-seek-bar" % "1.0"

Advertisement

Dependencies from Group

Mar 27, 2021
1 usages
1 stars
Sep 28, 2018
71 stars
Mar 27, 2021
1 stars
Mar 26, 2021
957 stars
Mar 26, 2021
33 stars

Discover Dependencies

Mar 25, 2021
2 stars
Aug 21, 2023
21 usages
7.8k stars
May 11, 2021
2 stars
Mar 25, 2023
3 usages
17 stars
Jun 27, 2023
7 usages
54 stars
Jul 31, 2023
137 stars
Jul 18, 2023
1 usages
119 stars