<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>structural_2.12</artifactId>
<version>2.3.0+140-594be493</version>
</dependency>
libraryDependencies += "com.thoughtworks.feature" % "structural_2.12" % "2.3.0+140-594be493"
@Grapes(
@Grab(group='com.thoughtworks.feature', module='structural_2.12', version='2.3.0+140-594be493')
)
<dependency org="com.thoughtworks.feature" name="structural_2.12" rev="2.3.0+140-594be493" />