<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>pprint_2.11</artifactId>
<version>0.4.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.11.4
|-- com.lihaoyi:derive_2.11:0.4.0
|-- com.lihaoyi:sourcecode_2.11:0.1.1
provided
|-- org.scala-lang:scala-compiler:2.11.4
|-- com.lihaoyi:acyclic_2.11:0.1.2
|-- org.scala-lang:scala-reflect:2.11.4
test
|-- com.lihaoyi:utest_2.11:0.4.3
|-- com.chuusai:shapeless_2.11:2.2.3
|-- org.tpolecat:doobie-core_2.11:0.2.3
|-- org.spire-math:spire_2.11:0.11.0