Alchemy Common Settings

Distribution management and common base settings for Alchemy projects.

GroupId

GroupId

ca.grimoire
ArtifactId

ArtifactId

alchemy-parent
Last Version

Last Version

5
Release Date

Release Date

Type

Type

pom
Description

Description

Alchemy Common Settings
Distribution management and common base settings for Alchemy projects.
Project Organization

Project Organization

Grimoire Alchymia

Download alchemy-parent

Filename Size
alchemy-parent-5.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
5
4
3
2
1