<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>factory_2.11</artifactId>
<version>2.3.0-M3</version>
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.feature', module='factory_2.11', version='2.3.0-M3')
)
compile
|-- org.typelevel:scala-library:2.11.11-bin-typelevel-4
|-- com.thoughtworks.feature:untyper_2.11:2.3.0-M3
|-- com.thoughtworks.feature:the_2.11:2.3.0-M3
|-- com.thoughtworks.extractor:extractor_2.11:2.1.0
provided
|-- org.typelevel:scala-reflect:2.11.11-bin-typelevel-4
test
|-- com.thoughtworks.feature:byname_2.11:2.3.0-M3
|-- com.thoughtworks.example:example_2.11:2.0.0