GroupId | GroupIdcom.citytechinc.cq.cq-component-plugin |
---|---|
ArtifactId | ArtifactIdcq-component-plugin |
Version | Version6.4.1 |
Type | Typepom |
Filename | Size |
---|---|
cq-component-plugin-6.4.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.citytechinc.cq.cq-component-plugin/cq-component-plugin/ -->
<dependency>
<groupId>com.citytechinc.cq.cq-component-plugin</groupId>
<artifactId>cq-component-plugin</artifactId>
<version>6.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.citytechinc.cq.cq-component-plugin/cq-component-plugin/
implementation 'com.citytechinc.cq.cq-component-plugin:cq-component-plugin:6.4.1'
// https://jarcasting.com/artifacts/com.citytechinc.cq.cq-component-plugin/cq-component-plugin/
implementation ("com.citytechinc.cq.cq-component-plugin:cq-component-plugin:6.4.1")
'com.citytechinc.cq.cq-component-plugin:cq-component-plugin:pom:6.4.1'
<dependency org="com.citytechinc.cq.cq-component-plugin" name="cq-component-plugin" rev="6.4.1">
<artifact name="cq-component-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.citytechinc.cq.cq-component-plugin', module='cq-component-plugin', version='6.4.1')
)
libraryDependencies += "com.citytechinc.cq.cq-component-plugin" % "cq-component-plugin" % "6.4.1"
[com.citytechinc.cq.cq-component-plugin/cq-component-plugin "6.4.1"]