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