License |
License |
---|---|
GroupId | GroupIdcom.exadel.etoolbox |
ArtifactId | ArtifactIdetoolbox-authoring-kit |
Version | Version2.0.8 |
Type | Typepom |
Description |
DescriptionExadel Toolbox Authoring Kit
Automates generating and managing rich and responsive authoring interfaces for Adobe Experience Manager
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
etoolbox-authoring-kit-2.0.8.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.exadel.etoolbox/etoolbox-authoring-kit/ -->
<dependency>
<groupId>com.exadel.etoolbox</groupId>
<artifactId>etoolbox-authoring-kit</artifactId>
<version>2.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.exadel.etoolbox/etoolbox-authoring-kit/
implementation 'com.exadel.etoolbox:etoolbox-authoring-kit:2.0.8'
// https://jarcasting.com/artifacts/com.exadel.etoolbox/etoolbox-authoring-kit/
implementation ("com.exadel.etoolbox:etoolbox-authoring-kit:2.0.8")
'com.exadel.etoolbox:etoolbox-authoring-kit:pom:2.0.8'
<dependency org="com.exadel.etoolbox" name="etoolbox-authoring-kit" rev="2.0.8">
<artifact name="etoolbox-authoring-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.exadel.etoolbox', module='etoolbox-authoring-kit', version='2.0.8')
)
libraryDependencies += "com.exadel.etoolbox" % "etoolbox-authoring-kit" % "2.0.8"
[com.exadel.etoolbox/etoolbox-authoring-kit "2.0.8"]