Scala library that detects and extracts URLs from text.
scurl-detector 1.0.0
Group ID:
io.lambdaworks
Artifact ID:
scurl-detector_2.12
Version:
1.0.0
Release Date:
Sep 22, 2022
Licenses:
Files:
Full Scala Version:
2.12.17
Developers:
libraryDependencies += "io.lambdaworks" %% "scurl-detector" % "1.0.0"
ivy"io.lambdaworks::scurl-detector:1.0.0"
//> using dep "io.lambdaworks::scurl-detector:1.0.0"
import $ivy.`io.lambdaworks::scurl-detector:1.0.0`
<dependency> <groupId>io.lambdaworks</groupId> <artifactId>scurl-detector_2.12</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.lambdaworks', name: 'scurl-detector_2.12', version: '1.0.0'