We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19aa2f4 commit f977d61Copy full SHA for f977d61
ReadMe.md
@@ -26,7 +26,7 @@ For maven based project add the below dependency
26
```
27
For gradle based project add the below dependency
28
29
-compile 'io.github.sridharbandi:java-a11y:2.0-alpha-2'
+compile 'io.github.sridharbandi:java-a11y:2.1.1'
30
31
For non gradle or maven project download the jar from below mentioned link and add it to CLASSPATH for your project
32
0 commit comments