Get the latest version of the GrabzIt Java Library by clicking the button below! This library requires Java 8+. This library is also covered by the open source MIT license, so feel free to use it and modify it however you like. In addition to the GrabzIt Java Library the download also contains a demo web application.
Simply add this dependency to your pom.xml
file:
<dependency> <groupId>it.grabz.grabzit</groupId> <artifactId>grabzit</artifactId> <version></version> </dependency>
Simply add this dependency to your BuildConfig.groovy
file:
compile 'it.grabz.grabzit:grabzit:'