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