| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.exadel.etoolbox |
| Идентификатор | Идентификаторetoolbox-authoring-kit |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеExadel Toolbox Authoring Kit
Automates generating and managing rich and responsive authoring interfaces for Adobe Experience Manager
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| etoolbox-authoring-kit-2.2.0.pom | 22 KB |
| Обзор |
<!-- 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"]