License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface |
GroupId | GroupIdcom.adobe.aem.guides |
ArtifactId | ArtifactIdaem-guides-wknd |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWKND Sites Project - Reactor Project
WKND Sites Project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aem-guides-wknd-2.0.0.pom | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.aem.guides/aem-guides-wknd/ -->
<dependency>
<groupId>com.adobe.aem.guides</groupId>
<artifactId>aem-guides-wknd</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.aem.guides/aem-guides-wknd/
implementation 'com.adobe.aem.guides:aem-guides-wknd:2.0.0'
// https://jarcasting.com/artifacts/com.adobe.aem.guides/aem-guides-wknd/
implementation ("com.adobe.aem.guides:aem-guides-wknd:2.0.0")
'com.adobe.aem.guides:aem-guides-wknd:pom:2.0.0'
<dependency org="com.adobe.aem.guides" name="aem-guides-wknd" rev="2.0.0">
<artifact name="aem-guides-wknd" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.aem.guides', module='aem-guides-wknd', version='2.0.0')
)
libraryDependencies += "com.adobe.aem.guides" % "aem-guides-wknd" % "2.0.0"
[com.adobe.aem.guides/aem-guides-wknd "2.0.0"]