| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.cliffgr |
| ArtifactId | ArtifactIdcpbar |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncpbar
Simple Progress View that you can compare things, like statistics of a Football match
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cpbar-1.1.2.pom | |
| cpbar-1.1.2-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cliffgr/cpbar/ -->
<dependency>
<groupId>io.github.cliffgr</groupId>
<artifactId>cpbar</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cliffgr/cpbar/
implementation 'io.github.cliffgr:cpbar:1.1.2'
// https://jarcasting.com/artifacts/io.github.cliffgr/cpbar/
implementation ("io.github.cliffgr:cpbar:1.1.2")
'io.github.cliffgr:cpbar:aar:1.1.2'
<dependency org="io.github.cliffgr" name="cpbar" rev="1.1.2">
<artifact name="cpbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.cliffgr', module='cpbar', version='1.1.2')
)
libraryDependencies += "io.github.cliffgr" % "cpbar" % "1.1.2"
[io.github.cliffgr/cpbar "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |