Gnieh Tekstlib is a library grouping standard classes and packages allowing people to work with texts and documents.
Tekstlib is published to sonatype and central maven repositories and is built for Scala 2.11 and 2.12.
Here is what you want to use in your SBT file
libraryDependencies += "org.gnieh" %% "tekstlib" % "0.1.1"gnieh.diffdiff manipulation,gnieh.matchingstring matching algorithms (exact or fuzzy),gnieh.hyphenhyphenation for text in any language,gnieh.stringstrings manipulation for text processing,gnieh.mustachelightweight mustache template processor,gnieh.pppretty printing related classes,gnieh.regexregular expressions manipulation.
