<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-avro_2.10</artifactId>
<version>0.5.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.10.4
|-- com.twitter:chill_2.10:0.5.1
|-- com.twitter:chill-java:0.5.1
|-- com.twitter:chill-bijection_2.10:0.5.1
|-- com.esotericsoftware.kryo:kryo:2.21
|-- com.twitter:bijection-avro_2.10:0.7.0
test
|-- org.scalacheck:scalacheck_2.10:1.11.5
|-- org.scalatest:scalatest_2.10:2.2.2
|-- junit:junit:4.5