p

progresspanel-widget

A progress panel widget for Android
https://github.com/marvinlabs/android-progress-panel
The Apache Software License, Version 2.0
Vincent Mimoun-Prat
Files download
File Operation
progresspanel-widget-1.0.1.jar download
progresspanel-widget-1.0.1.pom download
progresspanel-widget-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.marvinlabs</groupId>
  <artifactId>progresspanel-widget</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.marvinlabs:progresspanel-widget:1.0.1'
Gradle Kotlin
implementation("com.marvinlabs:progresspanel-widget:1.0.1")
Scala SBT
libraryDependencies += "com.marvinlabs" % "progresspanel-widget" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.marvinlabs', module='progresspanel-widget', version='1.0.1')
)
Apache Ivy
<dependency org="com.marvinlabs" name="progresspanel-widget" rev="1.0.1" />
Leiningen
[com.marvinlabs/progresspanel-widget "1.0.1"]
Apache Buildr
'com.marvinlabs:progresspanel-widget:jar:1.0.1'
Dependencies
The project has no third-party dependencies