is not current version
Last Version 142

com.adobe.granite:parent 7

The parent project for Granite, the ES Platform

GroupId

GroupId

com.adobe.granite
ArtifactId

ArtifactId

parent
Version

Version

7
Type

Type

pom

Download parent 7

Filename Size
parent-7.pom 19 KB
Browse

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