A java implementation for the shiva-server REST API.
shiva-server on github: https://github.com/tooxie/shiva-server
Apache Commons-IO 2.4 - Maven: commons-io:commons-io:2.4
Apache HttpClient 4.2.3 - Maven: org.apache.httpcomponents:httpclient:4.2.3 (not needed on Android)
JSON - Maven: org.json:json:20090211 (not needed on Android)
Javadoc can be found here: http://shiva.tripwire.at/javadoc/
-
Examples
- How to use this lib?
- How to build with gradle?