Registry / utility / exts-2-13

exts-2-13

JSON →
library1.61.1javamavenunverified

A Scala utility library providing extensions and helpers for common programming tasks.

<dependency> <groupId>com.sksamuel.exts</groupId> <artifactId>exts_2.13</artifactId> <version>1.61.1</version> </dependency>
INSTALL
IMPORT
SIG · EXTS-2-13
E
exts-2-13
utilityjavav1.61.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StringExts
com.sksamuel.exts.StringExts

Use the slugify extension method on strings.

import com.sksamuel.exts.StringExts._ val result = "hello world".slugify
Debug
Known issues
breakingThis library is Scala 2.13 specific; not compatible with Scala 3 without cross-compilation.
fix
Use the correct Scala version artifact (exts_2.13) and ensure your project uses Scala 2.13.
affects: all
Upgrade
Version history
1.61.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
exts-2-13 — mvn dependency:get exts-2-13 · libregistry