benoitlouy / indent   0.7.0

GitHub

Indentation aware string interpolation.

Scala versions: 2.13 2.12 2.11

indent 0.6.1


Group ID:
com.github.benoitlouy
Artifact ID:
indent_2.13
Version:
0.6.1
Release Date:
Aug 23, 2020
Licenses:
Files:

libraryDependencies += "com.github.benoitlouy" %% "indent" % "0.6.1"

Mill build tool

ivy"com.github.benoitlouy::indent:0.6.1"

Scala CLI

//> using dep "com.github.benoitlouy::indent:0.6.1"

Ammonite REPL

import $ivy.`com.github.benoitlouy::indent:0.6.1`

<dependency>
  <groupId>com.github.benoitlouy</groupId>
  <artifactId>indent_2.13</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'com.github.benoitlouy', name: 'indent_2.13', version: '0.6.1'