Последняя версия

Adobe Systems Incorporated 6

This project definition contains the core definition for all Maven projects of Adobe Systems Incorporated, such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Adobe products should refer to this project (com.adobe:adobe:6) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.

Лицензия

Лицензия

Группа

Группа

com.adobe
Идентификатор

Идентификатор

adobe
Версия

Версия

6
Тип

Тип

pom
Описание

Описание

Adobe Systems Incorporated
This project definition contains the core definition for all Maven projects of Adobe Systems Incorporated, such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Adobe products should refer to this project (com.adobe:adobe:6) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.
Ссылка на сайт

Ссылка на сайт

https://adobe.com
Организация-разработчик

Организация-разработчик

Adobe Systems Incorporated

Скачать adobe 6

Имя Файла Размер
adobe-6.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.adobe/adobe/ -->
<dependency>
    <groupId>com.adobe</groupId>
    <artifactId>adobe</artifactId>
    <version>6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe/adobe/
implementation 'com.adobe:adobe:6'
// https://jarcasting.com/artifacts/com.adobe/adobe/
implementation ("com.adobe:adobe:6")
'com.adobe:adobe:pom:6'
<dependency org="com.adobe" name="adobe" rev="6">
  <artifact name="adobe" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe', module='adobe', version='6')
)
libraryDependencies += "com.adobe" % "adobe" % "6"
[com.adobe/adobe "6"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.