Android Process Buttons

Android button which can indicate progress.

License

License

GroupId

GroupId

com.github.dmytrodanylyk.android-process-buton
ArtifactId

ArtifactId

library
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

Android Process Buttons
Android button which can indicate progress.
Project URL

Project URL

https://github.com/dmytrodanylyk/android-process-buton
Source Code Management

Source Code Management

https://github.com/dmytrodanylyk/android-process-buton

Download library

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Description Maven Central Android Arsenal

Android Buttons With Built-in Progress Meters.

Wiki

Integration

The lib is available on Maven Central, you can find it with Gradle, please

dependencies {
    compile 'com.github.dmytrodanylyk.android-process-button:library:1.0.4'
}

Sample

Android app on Google Play DevAppsDirect

License

The MIT License (MIT)

Copyright (c) 2014 Danylyk Dmytro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Analytics

Versions

Version
0.0.4
0.0.3
0.0.2