<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>override_2.12</artifactId>
<version>2.0.0-RC3</version>
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.feature', module='override_2.12', version='2.0.0-RC3')
)
compile
|-- org.typelevel:scala-library:2.12.2-bin-typelevel-4
|-- com.thoughtworks.feature:untyper_2.12:2.0.0-RC3
|-- 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-RC3
|-- com.thoughtworks.feature:demixin_2.12:2.0.0-RC3
|-- com.thoughtworks.feature:mixin_2.12:2.0.0-RC3
|-- com.thoughtworks.feature:the_2.12:2.0.0-RC3
|-- com.thoughtworks.feature:caller_2.12:2.0.0-RC3
|-- com.thoughtworks.example:example_2.12:1.0.1