GroupId | GroupIdio.wcm.qa |
---|---|
ArtifactId | ArtifactIdio.wcm.qa.galenium.differences |
Version | Version0.1.18 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.differences/ -->
<dependency>
<groupId>io.wcm.qa</groupId>
<artifactId>io.wcm.qa.galenium.differences</artifactId>
<version>0.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.differences/
implementation 'io.wcm.qa:io.wcm.qa.galenium.differences:0.1.18'
// https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.differences/
implementation ("io.wcm.qa:io.wcm.qa.galenium.differences:0.1.18")
'io.wcm.qa:io.wcm.qa.galenium.differences:jar:0.1.18'
<dependency org="io.wcm.qa" name="io.wcm.qa.galenium.differences" rev="0.1.18">
<artifact name="io.wcm.qa.galenium.differences" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.qa', module='io.wcm.qa.galenium.differences', version='0.1.18')
)
libraryDependencies += "io.wcm.qa" % "io.wcm.qa.galenium.differences" % "0.1.18"
[io.wcm.qa/io.wcm.qa.galenium.differences "0.1.18"]