File | Operation |
---|---|
debian-maven-plugin-project-3.2.pom | download |
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>debian-maven-plugin-project</artifactId>
<version>3.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='debian-maven-plugin-project', version='3.2')
)