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

com.adobe.granite:parent 90

The parent project for Granite, the Open Web Stack

Группа

Группа

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

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

parent
Версия

Версия

90
Тип

Тип

pom

Скачать parent 90

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

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