A Java library to assist in interations between Java applications and the Creatubbles Web Services API
Please check out the Wiki to see the structure of calls to and responses back from the Web Service
This project uses gradle. To set it up, simply clone and open up a terminal in the cloned folder, then run gradlew eclipse for Eclipse, or gradlew idea for IntelliJ IDEA. This will generate a project which you can then import into your IDE.