GroupId | GroupIdio.toolisticon.compiletesting |
---|---|
ArtifactId | ArtifactIdcompiletesting-parent |
Version | Version0.5.0 |
Type | Typepom |
Filename | Size |
---|---|
compiletesting-parent-0.5.0.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.toolisticon.compiletesting/compiletesting-parent/ -->
<dependency>
<groupId>io.toolisticon.compiletesting</groupId>
<artifactId>compiletesting-parent</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.compiletesting/compiletesting-parent/
implementation 'io.toolisticon.compiletesting:compiletesting-parent:0.5.0'
// https://jarcasting.com/artifacts/io.toolisticon.compiletesting/compiletesting-parent/
implementation ("io.toolisticon.compiletesting:compiletesting-parent:0.5.0")
'io.toolisticon.compiletesting:compiletesting-parent:pom:0.5.0'
<dependency org="io.toolisticon.compiletesting" name="compiletesting-parent" rev="0.5.0">
<artifact name="compiletesting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.compiletesting', module='compiletesting-parent', version='0.5.0')
)
libraryDependencies += "io.toolisticon.compiletesting" % "compiletesting-parent" % "0.5.0"
[io.toolisticon.compiletesting/compiletesting-parent "0.5.0"]