| GroupId | GroupIdbr.com.c8tech.releng |
|---|---|
| ArtifactId | ArtifactIdfpom-itests-paxexam |
| Version | Version7.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| fpom-itests-paxexam-7.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.c8tech.releng/fpom-itests-paxexam/ -->
<dependency>
<groupId>br.com.c8tech.releng</groupId>
<artifactId>fpom-itests-paxexam</artifactId>
<version>7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.releng/fpom-itests-paxexam/
implementation 'br.com.c8tech.releng:fpom-itests-paxexam:7.0'
// https://jarcasting.com/artifacts/br.com.c8tech.releng/fpom-itests-paxexam/
implementation ("br.com.c8tech.releng:fpom-itests-paxexam:7.0")
'br.com.c8tech.releng:fpom-itests-paxexam:pom:7.0'
<dependency org="br.com.c8tech.releng" name="fpom-itests-paxexam" rev="7.0">
<artifact name="fpom-itests-paxexam" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.releng', module='fpom-itests-paxexam', version='7.0')
)
libraryDependencies += "br.com.c8tech.releng" % "fpom-itests-paxexam" % "7.0"
[br.com.c8tech.releng/fpom-itests-paxexam "7.0"]