| License |
License |
|---|---|
| GroupId | GroupIdcom.f2prateek |
| ArtifactId | ArtifactIdprogressbutton-parent |
| Version | Version1.0.3 |
| Type | Typepom |
| Description |
DescriptionAndroid Progress Button (Parent)
A button that helps with showing progress
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| progressbutton-parent-1.0.3.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.f2prateek/progressbutton-parent/ -->
<dependency>
<groupId>com.f2prateek</groupId>
<artifactId>progressbutton-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.f2prateek/progressbutton-parent/
implementation 'com.f2prateek:progressbutton-parent:1.0.3'
// https://jarcasting.com/artifacts/com.f2prateek/progressbutton-parent/
implementation ("com.f2prateek:progressbutton-parent:1.0.3")
'com.f2prateek:progressbutton-parent:pom:1.0.3'
<dependency org="com.f2prateek" name="progressbutton-parent" rev="1.0.3">
<artifact name="progressbutton-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.f2prateek', module='progressbutton-parent', version='1.0.3')
)
libraryDependencies += "com.f2prateek" % "progressbutton-parent" % "1.0.3"
[com.f2prateek/progressbutton-parent "1.0.3"]