<dependency>
<groupId>io.data2viz</groupId>
<artifactId>d2v-timeFormat-android</artifactId>
<version>0.7.2-RC1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.data2viz', module='d2v-timeFormat-android', version='0.7.2-RC1')
)