<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>untyper_2.12</artifactId>
<version>2.2.1</version>
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.feature', module='untyper_2.12', version='2.2.1')
)