NOT MAINTAINED
This fork is no longer maintained, please use https://github.com/URL-Detector/URL-Detector instead.
License |
License |
---|---|
GroupId | GroupIdio.github.pgalbraith |
ArtifactId | ArtifactIdurl-detector |
Last Version | Last Version0.1.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.pgalbraith:url-detector
A Java library to detect and normalize URLs in text
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
url-detector-0.1.20.pom | |
url-detector-0.1.20.jar | 35 KB |
url-detector-0.1.20-sources.jar | 31 KB |
url-detector-0.1.20-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pgalbraith/url-detector/ -->
<dependency>
<groupId>io.github.pgalbraith</groupId>
<artifactId>url-detector</artifactId>
<version>0.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pgalbraith/url-detector/
implementation 'io.github.pgalbraith:url-detector:0.1.20'
// https://jarcasting.com/artifacts/io.github.pgalbraith/url-detector/
implementation ("io.github.pgalbraith:url-detector:0.1.20")
'io.github.pgalbraith:url-detector:jar:0.1.20'
<dependency org="io.github.pgalbraith" name="url-detector" rev="0.1.20">
<artifact name="url-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pgalbraith', module='url-detector', version='0.1.20')
)
libraryDependencies += "io.github.pgalbraith" % "url-detector" % "0.1.20"
[io.github.pgalbraith/url-detector "0.1.20"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |
This fork is no longer maintained, please use https://github.com/URL-Detector/URL-Detector instead.