License |
License |
---|---|
GroupId | GroupIdteam.fastflow.kusu |
ArtifactId | ArtifactIdui-progressline |
Version | Version1.1.0-BETA |
Type | Typeaar |
Description |
DescriptionProgressLineLib
Progress line with timer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ui-progressline-1.1.0-BETA.pom | |
ui-progressline-1.1.0-BETA.aar | 38 KB |
ui-progressline-1.1.0-BETA-sources.jar | 9 KB |
ui-progressline-1.1.0-BETA-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/team.fastflow.kusu/ui-progressline/ -->
<dependency>
<groupId>team.fastflow.kusu</groupId>
<artifactId>ui-progressline</artifactId>
<version>1.1.0-BETA</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/team.fastflow.kusu/ui-progressline/
implementation 'team.fastflow.kusu:ui-progressline:1.1.0-BETA'
// https://jarcasting.com/artifacts/team.fastflow.kusu/ui-progressline/
implementation ("team.fastflow.kusu:ui-progressline:1.1.0-BETA")
'team.fastflow.kusu:ui-progressline:aar:1.1.0-BETA'
<dependency org="team.fastflow.kusu" name="ui-progressline" rev="1.1.0-BETA">
<artifact name="ui-progressline" type="aar" />
</dependency>
@Grapes(
@Grab(group='team.fastflow.kusu', module='ui-progressline', version='1.1.0-BETA')
)
libraryDependencies += "team.fastflow.kusu" % "ui-progressline" % "1.1.0-BETA"
[team.fastflow.kusu/ui-progressline "1.1.0-BETA"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.1.0 |