Jar examples for u:url-detector
A Java library to detect and normalize URLs in text
You can download jar file url-detector 0.1.17 in this page.
The Apache License, Version 2.0
You can use the following script to add url-detector-0.1.17.jar to your project.
<dependency> <groupId>com.linkedin.urls</groupId> <artifactId>url-detector</artifactId> <version>0.1.17</version> </dependency>
compile group: 'com.linkedin.urls', name: 'url-detector', version: '0.1.17'
libraryDependencies += "com.linkedin.urls" % "url-detector" % "0.1.17"
<dependency org="com.linkedin.urls" name="url-detector" rev="0.1.17"/>
@Grapes(@Grab(group='com.linkedin.urls', module='url-detector', version='0.1.17'))
'com.linkedin.urls:url-detector:jar:0.1.17'
Click the following link to download the jar file.
url-detector-0.1.17-javadoc.jar