<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>new_2.12</artifactId>
<version>2.0.0-RC4</version>
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.feature', module='new_2.12', version='2.0.0-RC4')
)
compile
|-- org.typelevel:scala-library:2.12.2-bin-typelevel-4
|-- com.thoughtworks.feature:untyper_2.12:2.0.0-RC4
|-- com.thoughtworks.feature:the_2.12:2.0.0-RC4
|-- com.thoughtworks.extractor:extractor_2.12:2.1.0
provided
|-- org.typelevel:scala-reflect:2.12.2-bin-typelevel-4
test