Tiny Scala library for targeted macro debugging by logging properly formatted expansions at compile time
macrolizer 0.6.1
Group ID:
io.bullet
Artifact ID:
macrolizer_3
Version:
0.6.1
Release Date:
May 20, 2022
Licenses:
Files:
libraryDependencies += "io.bullet" %% "macrolizer" % "0.6.1"
ivy"io.bullet::macrolizer:0.6.1"
//> using dep "io.bullet::macrolizer:0.6.1"
import $ivy.`io.bullet::macrolizer:0.6.1`
<dependency> <groupId>io.bullet</groupId> <artifactId>macrolizer_3</artifactId> <version>0.6.1</version> </dependency>
compile group: 'io.bullet', name: 'macrolizer_3', version: '0.6.1'