This is an Android project allowing to realize a circular ProgressBar in the simplest way possible.
'com.mikhaellopez:circularprogressbar:1.0.0'
<dependency>
<groupId>com.mikhaellopez</groupId>
<artifactId>circularprogressbar</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.mikhaellopez" name="circularprogressbar" rev="1.0.0"/>
"com.mikhaellopez", "circularprogressbar", "1.0.0"