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