benoitlouy / indent   0.8.0

GitHub

Indentation aware string interpolation for scala

Scala versions: 3.x 2.13 2.12 2.11

indent 0.8.0


Group ID:
com.github.benoitlouy
Artifact ID:
indent_3
Version:
0.8.0
Release Date:
Apr 28, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.benoitlouy</groupId>
  <artifactId>indent_3</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.github.benoitlouy', name: 'indent_3', version: '0.8.0'