Scala library that detects and extracts URLs from text.
scurl-detector 1.3.0
Group ID:
io.lambdaworks
Artifact ID:
scurl-detector_3
Version:
1.3.0
Release Date:
Jan 13, 2026
Licenses:
Files:
Full Scala Version:
3.7.4
Developers:
libraryDependencies += "io.lambdaworks" %% "scurl-detector" % "1.3.0"
ivy"io.lambdaworks::scurl-detector:1.3.0"
//> using dep "io.lambdaworks::scurl-detector:1.3.0"
import $ivy.`io.lambdaworks::scurl-detector:1.3.0`
<dependency> <groupId>io.lambdaworks</groupId> <artifactId>scurl-detector_3</artifactId> <version>1.3.0</version> </dependency>
compile group: 'io.lambdaworks', name: 'scurl-detector_3', version: '1.3.0'