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