<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>stackedhorizontalprogressbar</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='stackedhorizontalprogressbar', version='1.0.3')
)