ProgressMenuItem

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

License

License

GroupId

GroupId

com.github.hotchemi
ArtifactId

ArtifactId

ProgressMenuItem
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

aar
Description

Description

ProgressMenuItem
Helper library about Showing and stopping a progress in the ActionBar.
Source Code Management

Source Code Management

https://github.com/hotchemi/ProgressMenuItem

Download ProgressMenuItem

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 19.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0