twosixlabs-dart / dart-text-processing   3.0.5

GNU Affero General Public License v3.0 GitHub

Shared utilities for dealing with raw text data

Scala versions: 2.12 2.11

embedded-text-utils 3.0.2


Group ID:
com.twosixlabs.dart
Artifact ID:
embedded-text-utils_2.12
Version:
3.0.2
Release Date:
Mar 16, 2022
Licenses:
Files:

libraryDependencies += "com.twosixlabs.dart" %% "embedded-text-utils" % "3.0.2"

Mill build tool

ivy"com.twosixlabs.dart::embedded-text-utils:3.0.2"

Scala CLI

//> using dep "com.twosixlabs.dart::embedded-text-utils:3.0.2"

Ammonite REPL

import $ivy.`com.twosixlabs.dart::embedded-text-utils:3.0.2`

<dependency>
  <groupId>com.twosixlabs.dart</groupId>
  <artifactId>embedded-text-utils_2.12</artifactId>
  <version>3.0.2</version>
</dependency>

compile group: 'com.twosixlabs.dart', name: 'embedded-text-utils_2.12', version: '3.0.2'