GroupId | GroupIdio.github.frontify |
---|---|
ArtifactId | ArtifactIdfrontify-aem-connector.all |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
frontify-aem-connector.all-1.0.6.pom | -1 bytes |
frontify-aem-connector.all-1.0.6-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.frontify/frontify-aem-connector.all/ -->
<dependency>
<groupId>io.github.frontify</groupId>
<artifactId>frontify-aem-connector.all</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.frontify/frontify-aem-connector.all/
implementation 'io.github.frontify:frontify-aem-connector.all:1.0.6'
// https://jarcasting.com/artifacts/io.github.frontify/frontify-aem-connector.all/
implementation ("io.github.frontify:frontify-aem-connector.all:1.0.6")
'io.github.frontify:frontify-aem-connector.all:jar:1.0.6'
<dependency org="io.github.frontify" name="frontify-aem-connector.all" rev="1.0.6">
<artifact name="frontify-aem-connector.all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.frontify', module='frontify-aem-connector.all', version='1.0.6')
)
libraryDependencies += "io.github.frontify" % "frontify-aem-connector.all" % "1.0.6"
[io.github.frontify/frontify-aem-connector.all "1.0.6"]