is not current version
Last Version 0.3.3

com.github.hotchemi:ProgressMenuItem 0.1.0

Shows and stop a progress in the ActionBar.

GroupId

GroupId

com.github.hotchemi
ArtifactId

ArtifactId

ProgressMenuItem
Version

Version

0.1.0
Type

Type

aar

Download ProgressMenuItem 0.1.0


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