A type driven approach to string interpolation, aiming at consistent, secure, and only-human-readable logs and console outputs !
macros 1.2.1
Group ID:
io.github.afsalthaj
Artifact ID:
macros_2.12
Version:
1.2.1
Release Date:
Dec 29, 2018
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "io.github.afsalthaj" %% "macros" % "1.2.1"
ivy"io.github.afsalthaj::macros:1.2.1"
//> using dep "io.github.afsalthaj::macros:1.2.1"
import $ivy.`io.github.afsalthaj::macros:1.2.1`
<dependency> <groupId>io.github.afsalthaj</groupId> <artifactId>macros_2.12</artifactId> <version>1.2.1</version> </dependency>
compile group: 'io.github.afsalthaj', name: 'macros_2.12', version: '1.2.1'