lambdaworks / scurl-detector   1.1.0

Apache License 2.0 Website GitHub

Scala library that detects and extracts URLs from text.

Scala versions: 3.x 2.13 2.12

scurl-detector 1.0.1


Group ID:
io.lambdaworks
Artifact ID:
scurl-detector_2.12
Version:
1.0.1
Release Date:
Jan 31, 2023
Licenses:
Files:

libraryDependencies += "io.lambdaworks" %% "scurl-detector" % "1.0.1"

Mill build tool

ivy"io.lambdaworks::scurl-detector:1.0.1"

Scala CLI

//> using dep "io.lambdaworks::scurl-detector:1.0.1"

Ammonite REPL

import $ivy.`io.lambdaworks::scurl-detector:1.0.1`

<dependency>
  <groupId>io.lambdaworks</groupId>
  <artifactId>scurl-detector_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'io.lambdaworks', name: 'scurl-detector_2.12', version: '1.0.1'