Java language binding for writing Appium Tests, conforms to Mobile JSON Wire Protocol
Following jars must required.
Depends upon the Selenium Java client library :http://docs.seleniumhq.org/download/ (2.42.2 Latest )
Download the jar from Maven : Appium Java Client Link: http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.appium%22%20AND%20a%3A%22java-client%22 (1.4 Is latest)
GSON Jar : https://code.google.com/p/google-gson/downloads/detail?name=google-gson-2.2.4-release.zip (gson.2.2.4.jar latest )
Thanks,
Rajendra