is not current version
Last Version 2.0.0

com.adobe.aem.guides:aem-guides-wknd-shared 1.2.0

WKND Shared

Categories

Categories

IDE Development Tools GUI User Interface
GroupId

GroupId

com.adobe.aem.guides
ArtifactId

ArtifactId

aem-guides-wknd-shared
Version

Version

1.2.0
Type

Type

pom

Download aem-guides-wknd-shared 1.2.0


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