MVN

com.liulishuo.magicprogresswidget : library

Maven & Gradle

Aug 08, 2018
709 stars

MagicProgressWidget · A magic progress widget library for Android

<dependency>
    <groupId>com.liulishuo.magicprogresswidget</groupId>
    <artifactId>library</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.liulishuo.magicprogresswidget : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.liulishuo.magicprogresswidget : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
library-1.1.1
library-1.1.0
1.0.x
library-1.0.8
library-1.0.7
library-1.0.2

How to add a dependency to Maven

Add the following com.liulishuo.magicprogresswidget : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.liulishuo.magicprogresswidget</groupId>
    <artifactId>library</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.liulishuo.magicprogresswidget : library gradle dependency to your build.gradle file:

implementation 'com.liulishuo.magicprogresswidget:library:1.1.1'

Gradle Kotlin DSL: Add the following com.liulishuo.magicprogresswidget : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.liulishuo.magicprogresswidget:library:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.liulishuo.magicprogresswidget : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.liulishuo.magicprogresswidget" % "library" % "1.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 18, 2021
30 usages
29 stars
Oct 09, 2016
4 usages
659 stars
Jan 02, 2016
1 usages
1 stars
Jan 02, 2016
1 stars
Oct 20, 2018
10 usages
6 stars
Aug 25, 2016
1 usages
353 stars
Aug 25, 2016
353 stars
Feb 23, 2023
10 usages
Jun 14, 2019
1k stars