Skip to content

1.0.2

Latest
Compare
Choose a tag to compare
@radarsh radarsh released this 04 Aug 11:26

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>