The latest stable version is 1.0.
You may view this artifact on MvnRepository.
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>
Add this to your build.gradle to add Greex as a dependency:
compile 'com.navigamez:greex:1.0'