<dependency>
<groupId>cn.dreamtobe.percentsmoothhandler</groupId>
<artifactId>library</artifactId>
<version>0.0.6</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='cn.dreamtobe.percentsmoothhandler', module='library', version='0.0.6')
)