License |
License |
---|---|
GroupId | GroupIdcom.marvinlabs |
ArtifactId | ArtifactIdprogresspanel-widget |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroid Progress Panel
A progress panel widget for Android
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.marvinlabs/progresspanel-widget/ -->
<dependency>
<groupId>com.marvinlabs</groupId>
<artifactId>progresspanel-widget</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinlabs/progresspanel-widget/
implementation 'com.marvinlabs:progresspanel-widget:1.0.1'
// https://jarcasting.com/artifacts/com.marvinlabs/progresspanel-widget/
implementation ("com.marvinlabs:progresspanel-widget:1.0.1")
'com.marvinlabs:progresspanel-widget:jar:1.0.1'
<dependency org="com.marvinlabs" name="progresspanel-widget" rev="1.0.1">
<artifact name="progresspanel-widget" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinlabs', module='progresspanel-widget', version='1.0.1')
)
libraryDependencies += "com.marvinlabs" % "progresspanel-widget" % "1.0.1"
[com.marvinlabs/progresspanel-widget "1.0.1"]