File | Operation |
---|---|
compiletesting-parent-0.4.1.pom | download |
<dependency>
<groupId>io.toolisticon.compiletesting</groupId>
<artifactId>compiletesting-parent</artifactId>
<version>0.4.1</version>
<type>pom</type>
</dependency>
libraryDependencies += "io.toolisticon.compiletesting" % "compiletesting-parent" % "0.4.1"
@Grapes(
@Grab(group='io.toolisticon.compiletesting', module='compiletesting-parent', version='0.4.1')
)
<dependency org="io.toolisticon.compiletesting" name="compiletesting-parent" rev="0.4.1" />