| License |
License |
|---|---|
| GroupId | GroupIdio.github.url-detector |
| ArtifactId | ArtifactIdurl-detector |
| Last Version | Last Version0.1.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.url-detector: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.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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.1.1 |