| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.url-detector |
| Идентификатор | Идентификаторurl-detector |
| Последняя версия | Последняя версия0.1.23 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.github.url-detector:url-detector
A Java library to detect and normalize URLs in text
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| url-detector-0.1.23.pom | |
| url-detector-0.1.23.jar | 35 KB |
| url-detector-0.1.23-sources.jar | 31 KB |
| url-detector-0.1.23-javadoc.jar | 92 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.url-detector/url-detector/ -->
<dependency>
<groupId>io.github.url-detector</groupId>
<artifactId>url-detector</artifactId>
<version>0.1.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.url-detector/url-detector/
implementation 'io.github.url-detector:url-detector:0.1.23'
// https://jarcasting.com/artifacts/io.github.url-detector/url-detector/
implementation ("io.github.url-detector:url-detector:0.1.23")
'io.github.url-detector:url-detector:jar:0.1.23'
<dependency org="io.github.url-detector" name="url-detector" rev="0.1.23">
<artifact name="url-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.url-detector', module='url-detector', version='0.1.23')
)
libraryDependencies += "io.github.url-detector" % "url-detector" % "0.1.23"
[io.github.url-detector/url-detector "0.1.23"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.1.1 |