is not current version
Last Version 142

com.adobe.granite:parent 94

The parent project for Granite, the Open Web Stack

GroupId

GroupId

com.adobe.granite
ArtifactId

ArtifactId

parent
Version

Version

94
Type

Type

pom

Download parent 94

Filename Size
parent-94.pom 35 KB
Browse

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