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