Fixed a problem with the previous release that caused the wrong artifact ID to be published.
Gradle
compile 'com.adarshr:raroscope:1.0.2'
Maven
<dependency>
<groupId>com.adarshr</groupId>
<artifactId>raroscope</artifactId>
<version>1.0.2</version>
</dependency>