afsalthaj / safe-string-interpolation   2.1.3

MIT License Website GitHub

A type driven approach to string interpolation, aiming at consistent, secure, and only-human-readable logs and console outputs !

Scala versions: 2.13 2.12

safe-string 1.1.1


Group ID:
io.github.afsalthaj
Artifact ID:
safe-string_2.12
Version:
1.1.1
Release Date:
Dec 28, 2018
Licenses:
Files:

libraryDependencies += "io.github.afsalthaj" %% "safe-string" % "1.1.1"

Mill build tool

ivy"io.github.afsalthaj::safe-string:1.1.1"

Scala CLI

//> using dep "io.github.afsalthaj::safe-string:1.1.1"

Ammonite REPL

import $ivy.`io.github.afsalthaj::safe-string:1.1.1`

<dependency>
  <groupId>io.github.afsalthaj</groupId>
  <artifactId>safe-string_2.12</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'io.github.afsalthaj', name: 'safe-string_2.12', version: '1.1.1'