| License |
License |
|---|---|
| GroupId | GroupIdcom.exadel.etoolbox |
| ArtifactId | ArtifactIdetoolbox-authoring-kit |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| 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.2.0.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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.exadel.etoolbox/etoolbox-authoring-kit/
implementation 'com.exadel.etoolbox:etoolbox-authoring-kit:2.2.0'
// https://jarcasting.com/artifacts/com.exadel.etoolbox/etoolbox-authoring-kit/
implementation ("com.exadel.etoolbox:etoolbox-authoring-kit:2.2.0")
'com.exadel.etoolbox:etoolbox-authoring-kit:pom:2.2.0'
<dependency org="com.exadel.etoolbox" name="etoolbox-authoring-kit" rev="2.2.0">
<artifact name="etoolbox-authoring-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.exadel.etoolbox', module='etoolbox-authoring-kit', version='2.2.0')
)
libraryDependencies += "com.exadel.etoolbox" % "etoolbox-authoring-kit" % "2.2.0"
[com.exadel.etoolbox/etoolbox-authoring-kit "2.2.0"]