c

cpbar

Simple Progress View that you can compare things, like statistics of a Football match
https://github.com/cliffgr/ComparingPerformanceBar
LICENSE-2.0
Kostas Antoniou
Files download
File Operation
cpbar-1.1.2.pom download
cpbar-1.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.cliffgr</groupId>
  <artifactId>cpbar</artifactId>
  <version>1.1.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.cliffgr:cpbar:1.1.2'
Gradle Kotlin
implementation("io.github.cliffgr:cpbar:1.1.2")
Scala SBT
libraryDependencies += "io.github.cliffgr" % "cpbar" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.cliffgr', module='cpbar', version='1.1.2')
)
Apache Ivy
<dependency org="io.github.cliffgr" name="cpbar" rev="1.1.2" />
Leiningen
[io.github.cliffgr/cpbar "1.1.2"]
Apache Buildr
'io.github.cliffgr:cpbar:jar:1.1.2'
Dependencies