License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.github.dmytrodanylyk.circular-progress-button |
ArtifactId | ArtifactIdlibrary |
Version | Version1.1.3 |
Type | Typeaar |
Description |
DescriptionAndroid Circular Progress Button
Android Button which can morph to Circular Progress
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-1.1.3.pom | |
library-1.1.3.aar | 27 KB |
library-1.1.3-sources.jar | 261 bytes |
library-1.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dmytrodanylyk.circular-progress-button/library/ -->
<dependency>
<groupId>com.github.dmytrodanylyk.circular-progress-button</groupId>
<artifactId>library</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dmytrodanylyk.circular-progress-button/library/
implementation 'com.github.dmytrodanylyk.circular-progress-button:library:1.1.3'
// https://jarcasting.com/artifacts/com.github.dmytrodanylyk.circular-progress-button/library/
implementation ("com.github.dmytrodanylyk.circular-progress-button:library:1.1.3")
'com.github.dmytrodanylyk.circular-progress-button:library:aar:1.1.3'
<dependency org="com.github.dmytrodanylyk.circular-progress-button" name="library" rev="1.1.3">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dmytrodanylyk.circular-progress-button', module='library', version='1.1.3')
)
libraryDependencies += "com.github.dmytrodanylyk.circular-progress-button" % "library" % "1.1.3"
[com.github.dmytrodanylyk.circular-progress-button/library "1.1.3"]