is not current version
Last Version 1.1.2

io.github.cliffgr:cpbar 1.1.0

Simple Progress View that you can compare things, like statistics of a Football match

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.cliffgr
ArtifactId

ArtifactId

cpbar
Version

Version

1.1.0
Type

Type

aar

Download cpbar 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.cliffgr/cpbar/ -->
<dependency>
    <groupId>io.github.cliffgr</groupId>
    <artifactId>cpbar</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cliffgr/cpbar/
implementation 'io.github.cliffgr:cpbar:1.1.0'
// https://jarcasting.com/artifacts/io.github.cliffgr/cpbar/
implementation ("io.github.cliffgr:cpbar:1.1.0")
'io.github.cliffgr:cpbar:aar:1.1.0'
<dependency org="io.github.cliffgr" name="cpbar" rev="1.1.0">
  <artifact name="cpbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.cliffgr', module='cpbar', version='1.1.0')
)
libraryDependencies += "io.github.cliffgr" % "cpbar" % "1.1.0"
[io.github.cliffgr/cpbar "1.1.0"]