is not current version
Last Version 2.0.0

com.adobe.aem.guides:aem-guides-wknd.it.tests 0.2.0

Integration Tests for WKND Sites

Categories

Categories

IDE Development Tools GUI User Interface
GroupId

GroupId

com.adobe.aem.guides
ArtifactId

ArtifactId

aem-guides-wknd.it.tests
Version

Version

0.2.0
Type

Type

jar

Download aem-guides-wknd.it.tests 0.2.0


<!-- https://jarcasting.com/artifacts/com.adobe.aem.guides/aem-guides-wknd.it.tests/ -->
<dependency>
    <groupId>com.adobe.aem.guides</groupId>
    <artifactId>aem-guides-wknd.it.tests</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.aem.guides/aem-guides-wknd.it.tests/
implementation 'com.adobe.aem.guides:aem-guides-wknd.it.tests:0.2.0'
// https://jarcasting.com/artifacts/com.adobe.aem.guides/aem-guides-wknd.it.tests/
implementation ("com.adobe.aem.guides:aem-guides-wknd.it.tests:0.2.0")
'com.adobe.aem.guides:aem-guides-wknd.it.tests:jar:0.2.0'
<dependency org="com.adobe.aem.guides" name="aem-guides-wknd.it.tests" rev="0.2.0">
  <artifact name="aem-guides-wknd.it.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.aem.guides', module='aem-guides-wknd.it.tests', version='0.2.0')
)
libraryDependencies += "com.adobe.aem.guides" % "aem-guides-wknd.it.tests" % "0.2.0"
[com.adobe.aem.guides/aem-guides-wknd.it.tests "0.2.0"]