| License |
License |
|---|---|
| GroupId | GroupIdio.github.valtech-ch |
| ArtifactId | ArtifactIdsaas-aem |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionValtech AEM SAAS
Valtech AEM SAAS
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| saas-aem-1.0.0.pom | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.valtech-ch/saas-aem/ -->
<dependency>
<groupId>io.github.valtech-ch</groupId>
<artifactId>saas-aem</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.valtech-ch/saas-aem/
implementation 'io.github.valtech-ch:saas-aem:1.0.0'
// https://jarcasting.com/artifacts/io.github.valtech-ch/saas-aem/
implementation ("io.github.valtech-ch:saas-aem:1.0.0")
'io.github.valtech-ch:saas-aem:pom:1.0.0'
<dependency org="io.github.valtech-ch" name="saas-aem" rev="1.0.0">
<artifact name="saas-aem" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.valtech-ch', module='saas-aem', version='1.0.0')
)
libraryDependencies += "io.github.valtech-ch" % "saas-aem" % "1.0.0"
[io.github.valtech-ch/saas-aem "1.0.0"]