is not current version
Last Version 2.20.2

com.adobe.cq:core.wcm.components.it.http 2.13.2


GroupId

GroupId

com.adobe.cq
ArtifactId

ArtifactId

core.wcm.components.it.http
Version

Version

2.13.2
Type

Type

jar

Download core.wcm.components.it.http 2.13.2


<!-- https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.http/ -->
<dependency>
    <groupId>com.adobe.cq</groupId>
    <artifactId>core.wcm.components.it.http</artifactId>
    <version>2.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.http/
implementation 'com.adobe.cq:core.wcm.components.it.http:2.13.2'
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.http/
implementation ("com.adobe.cq:core.wcm.components.it.http:2.13.2")
'com.adobe.cq:core.wcm.components.it.http:jar:2.13.2'
<dependency org="com.adobe.cq" name="core.wcm.components.it.http" rev="2.13.2">
  <artifact name="core.wcm.components.it.http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq', module='core.wcm.components.it.http', version='2.13.2')
)
libraryDependencies += "com.adobe.cq" % "core.wcm.components.it.http" % "2.13.2"
[com.adobe.cq/core.wcm.components.it.http "2.13.2"]