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 4fc0c3b commit fdeb64cCopy full SHA for fdeb64c
pom.xml
@@ -14,6 +14,7 @@
14
start and end location of a link in text can be tricky, especially when those links either include or are
15
surrounded by parenthesis, followed by a comma, and so on. This implementation intends to simplify that effort.
16
</description>
17
+ <url>https://github.com/goodbytes/LinkDetector</url>
18
19
<properties>
20
<maven.compiler.source>8</maven.compiler.source>
0 commit comments