<dependency>
<groupId>com.squareup</groupId>
<artifactId>android-times-square</artifactId>
<version>1.7.10</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='com.squareup', module='android-times-square', version='1.7.10')
)