Last Version

io.github.pgalbraith:url-detector 0.1.20

A Java library to detect and normalize URLs in text

License

License

GroupId

GroupId

io.github.pgalbraith
ArtifactId

ArtifactId

url-detector
Version

Version

0.1.20
Type

Type

jar
Description

Description

io.github.pgalbraith:url-detector
A Java library to detect and normalize URLs in text
Project URL

Project URL

https://github.com/pgalbraith/URL-Detector
Source Code Management

Source Code Management

https://github.com/pgalbraith/URL-Detector/tree/master

Download url-detector 0.1.20


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.