| GroupId | GroupIdbr.com.c8tech.releng |
|---|---|
| ArtifactId | ArtifactIdfpom-itests-paxexam |
| Version | Version4.6 |
| Type | Typepom |
| Filename | Size |
|---|---|
| fpom-itests-paxexam-4.6.pom | 11 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>4.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.releng/fpom-itests-paxexam/
implementation 'br.com.c8tech.releng:fpom-itests-paxexam:4.6'
// https://jarcasting.com/artifacts/br.com.c8tech.releng/fpom-itests-paxexam/
implementation ("br.com.c8tech.releng:fpom-itests-paxexam:4.6")
'br.com.c8tech.releng:fpom-itests-paxexam:pom:4.6'
<dependency org="br.com.c8tech.releng" name="fpom-itests-paxexam" rev="4.6">
<artifact name="fpom-itests-paxexam" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.releng', module='fpom-itests-paxexam', version='4.6')
)
libraryDependencies += "br.com.c8tech.releng" % "fpom-itests-paxexam" % "4.6"
[br.com.c8tech.releng/fpom-itests-paxexam "4.6"]