is not current version
Last Version 1.1.0-BETA

team.fastflow.kusu:ui-progressline 1.0.0-BETA

Progress line with timer

GroupId

GroupId

team.fastflow.kusu
ArtifactId

ArtifactId

ui-progressline
Version

Version

1.0.0-BETA
Type

Type

aar

Download ui-progressline 1.0.0-BETA


<!-- https://jarcasting.com/artifacts/team.fastflow.kusu/ui-progressline/ -->
<dependency>
    <groupId>team.fastflow.kusu</groupId>
    <artifactId>ui-progressline</artifactId>
    <version>1.0.0-BETA</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/team.fastflow.kusu/ui-progressline/
implementation 'team.fastflow.kusu:ui-progressline:1.0.0-BETA'
// https://jarcasting.com/artifacts/team.fastflow.kusu/ui-progressline/
implementation ("team.fastflow.kusu:ui-progressline:1.0.0-BETA")
'team.fastflow.kusu:ui-progressline:aar:1.0.0-BETA'
<dependency org="team.fastflow.kusu" name="ui-progressline" rev="1.0.0-BETA">
  <artifact name="ui-progressline" type="aar" />
</dependency>
@Grapes(
@Grab(group='team.fastflow.kusu', module='ui-progressline', version='1.0.0-BETA')
)
libraryDependencies += "team.fastflow.kusu" % "ui-progressline" % "1.0.0-BETA"
[team.fastflow.kusu/ui-progressline "1.0.0-BETA"]