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