Granite Client Parent

Implementation of client API's and integrations for Adobe Granite

License

License

Public Domain (Unlicense)
Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.adamcin.granite.client
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Granite Client Parent
Implementation of client API's and integrations for Adobe Granite
Project URL

Project URL

http://adamcin.net/net.adamcin.granite.client
Source Code Management

Source Code Management

https://github.com/adamcin/net.adamcin.granite.client

Download parent

Filename Size
parent-0.6.0.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • packman

Versions

Version
0.6.0