Skip to content

Commit de6b5b8

Browse files
Make download link easy to find
1 parent 7772a4c commit de6b5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Java language binding for writing Appium Tests, conforms to [Mobile JSON Wire Pr
55

66
Depends upon the Selenium Java client library, available [here](http://docs.seleniumhq.org/download/)
77

8-
Hosted in [Maven Central Repository](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.appium%22%20AND%20a%3A%22java-client%22):
8+
[Download the jar from Maven](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.appium%22%20AND%20a%3A%22java-client%22) or add the following to pom.xml:
99

1010
```
1111
<dependency>

0 commit comments

Comments
 (0)