Download ProgressMenuItem-0.3.3.jar file - Jar p

Jar examples for p:ProgressMenuItem

Description

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

You can download jar file ProgressMenuItem 0.3.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ProgressMenuItem-0.3.3.jar to your project.

<dependency>
   <groupId>com.github.hotchemi</groupId>
   <artifactId>ProgressMenuItem</artifactId>
   <version>0.3.3</version>
</dependency>
compile group: 'com.github.hotchemi', name: 'ProgressMenuItem', version: '0.3.3'
libraryDependencies += "com.github.hotchemi" % "ProgressMenuItem" % "0.3.3"
<dependency org="com.github.hotchemi" name="ProgressMenuItem" rev="0.3.3"/>
@Grapes(@Grab(group='com.github.hotchemi', module='ProgressMenuItem', version='0.3.3'))
'com.github.hotchemi:ProgressMenuItem:jar:0.3.3'

Download

Click the following link to download the jar file.

ProgressMenuItem-0.3.3-javadoc.jar
ProgressMenuItem-0.3.3-sources.jar
ProgressMenuItem-0.3.3.pom



Related Tutorials