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

com.adobe.granite:parent 140

The parent project for Granite, the Open Web Stack

Группа

Группа

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

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

parent
Версия

Версия

140
Тип

Тип

pom

Скачать parent 140

Имя Файла Размер
parent-140.pom 38 KB
Обзор

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