Categories |
CategoriesNet |
---|---|
GroupId | GroupIdbiz.netcentric.aem |
ArtifactId | ArtifactIdapply-system-env-install-hook |
Version | Version1.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/biz.netcentric.aem/apply-system-env-install-hook/ -->
<dependency>
<groupId>biz.netcentric.aem</groupId>
<artifactId>apply-system-env-install-hook</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.aem/apply-system-env-install-hook/
implementation 'biz.netcentric.aem:apply-system-env-install-hook:1.0.2'
// https://jarcasting.com/artifacts/biz.netcentric.aem/apply-system-env-install-hook/
implementation ("biz.netcentric.aem:apply-system-env-install-hook:1.0.2")
'biz.netcentric.aem:apply-system-env-install-hook:jar:1.0.2'
<dependency org="biz.netcentric.aem" name="apply-system-env-install-hook" rev="1.0.2">
<artifact name="apply-system-env-install-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.aem', module='apply-system-env-install-hook', version='1.0.2')
)
libraryDependencies += "biz.netcentric.aem" % "apply-system-env-install-hook" % "1.0.2"
[biz.netcentric.aem/apply-system-env-install-hook "1.0.2"]