Greex Maven Central

The latest stable version is 1.0.

MvnRepository

You may view this artifact on MvnRepository.

Maven

Add this to your pom.xml to add Greex as a dependency:

<dependency>
    <groupId>com.navigamez</groupId>
    <artifactId>greex</artifactId>
    <version>1.0</version>
</dependency>

Gradle

Add this to your build.gradle to add Greex as a dependency:

compile 'com.navigamez:greex:1.0'