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 4ed4d0b commit 687656dCopy full SHA for 687656d
README.md
@@ -8,7 +8,9 @@ Inspired by [Rinku](https://github.com/vmg/rinku). Similar to it, regular
8
expressions are not used. Instead, the input text is parsed in one pass with
9
limited backtracking.
10
11
-This library requires Java 7. It has no external dependencies. Maven coordinates
+This library requires Java 7. It works on Android (minimum API level 15). It has no external dependencies.
12
+
13
+Maven coordinates
14
(see
15
[here](https://search.maven.org/#artifactdetails|org.nibor.autolink|autolink|0.4.0|jar)
16
for other build systems):
0 commit comments