is not current version
Last Version 0.3.3

com.github.hotchemi:ProgressMenuItem 0.3.2

Helper library about Showing and stopping a progress in the ActionBar.

GroupId

GroupId

com.github.hotchemi
ArtifactId

ArtifactId

ProgressMenuItem
Version

Version

0.3.2
Type

Type

aar

Download ProgressMenuItem 0.3.2


<!-- https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/ -->
<dependency>
    <groupId>com.github.hotchemi</groupId>
    <artifactId>ProgressMenuItem</artifactId>
    <version>0.3.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/
implementation 'com.github.hotchemi:ProgressMenuItem:0.3.2'
// https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/
implementation ("com.github.hotchemi:ProgressMenuItem:0.3.2")
'com.github.hotchemi:ProgressMenuItem:aar:0.3.2'
<dependency org="com.github.hotchemi" name="ProgressMenuItem" rev="0.3.2">
  <artifact name="ProgressMenuItem" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hotchemi', module='ProgressMenuItem', version='0.3.2')
)
libraryDependencies += "com.github.hotchemi" % "ProgressMenuItem" % "0.3.2"
[com.github.hotchemi/ProgressMenuItem "0.3.2"]