io.github.pgalbraith:url-detector

A Java library to detect and normalize URLs in text

Лицензия

Лицензия

Группа

Группа

io.github.pgalbraith
Идентификатор

Идентификатор

url-detector
Последняя версия

Последняя версия

0.1.20
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.pgalbraith:url-detector
A Java library to detect and normalize URLs in text
Ссылка на сайт

Ссылка на сайт

https://github.com/pgalbraith/URL-Detector
Система контроля версий

Система контроля версий

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

Скачать url-detector

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.3.1

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.20
0.1.19
0.1.18