GroupId | GroupIdio.github.frontify |
---|---|
ArtifactId | ArtifactIdfrontify-aem-connector.all |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
frontify-aem-connector.all-1.0.5.pom | -1 bytes |
frontify-aem-connector.all-1.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.frontify/frontify-aem-connector.all/
implementation 'io.github.frontify:frontify-aem-connector.all:1.0.5'
// https://jarcasting.com/artifacts/io.github.frontify/frontify-aem-connector.all/
implementation ("io.github.frontify:frontify-aem-connector.all:1.0.5")
'io.github.frontify:frontify-aem-connector.all:jar:1.0.5'
<dependency org="io.github.frontify" name="frontify-aem-connector.all" rev="1.0.5">
<artifact name="frontify-aem-connector.all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.frontify', module='frontify-aem-connector.all', version='1.0.5')
)
libraryDependencies += "io.github.frontify" % "frontify-aem-connector.all" % "1.0.5"
[io.github.frontify/frontify-aem-connector.all "1.0.5"]