<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>override_2.12</artifactId>
<version>2.0.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.feature', module='override_2.12', version='2.0.0-RC1')
)
compile
|-- org.typelevel:scala-library:2.12.2-bin-typelevel-4
|-- com.thoughtworks.feature:untyper_2.12:2.0.0-RC1
|-- com.chuusai:shapeless_2.12:2.3.2
provided
|-- org.typelevel:scala-reflect:2.12.2-bin-typelevel-4
test
|-- com.thoughtworks.feature:constructor_2.12:2.0.0-RC1