Quasiquotes - Dependencies and setup - Scala Documentation

In Scala 2.11, quasiquotes are shipped in the official Scala distribution as part of scala-reflect.jar, so you don’t need to do anything special to use them - just don’t forget to add a dependency on scala-reflect.


This is a companion discussion topic for the original entry at http://docs.scala-lang.org//overviews/quasiquotes/setup.html