Empowers production Scala compiler with latest macro developments by providing quasiquote support for Scala 2.10.
<dependency>
<groupId>org.scalamacros</groupId>
<artifactId>quasiquotes_2.10</artifactId>
<version>2.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses a quasiquote to create a Scala AST tree.
Use the appropriate version of quasiquotes for your Scala version (e.g., quasiquotes_2.11, quasiquotes_2.12).
No dependency data recorded yet.