<dependency>
<groupId>com.augustnagro</groupId>
<artifactId>sbt-delegate-maven-plugin</artifactId>
<version>0.1.0</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.augustnagro', module='sbt-delegate-maven-plugin', version='0.1.0')
)