MAL Parent

Provides common dependency management and plugin management for MAL projects.

License

License

GroupId

GroupId

org.mal-lang
ArtifactId

ArtifactId

mal-parent
Last Version

Last Version

8
Release Date

Release Date

Type

Type

pom
Description

Description

MAL Parent
Provides common dependency management and plugin management for MAL projects.
Project URL

Project URL

https://mal-lang.org/mal-parent
Project Organization

Project Organization

MAL
Source Code Management

Source Code Management

https://github.com/mal-lang/mal-parent

Download mal-parent

Filename Size
mal-parent-8.pom 14 KB
Browse

How to add to project

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

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
8
7
6
5
4
3
2
1