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