is not current version
Last Version 8

MAL Parent 5

Provides common dependency management and plugin management for MAL projects.

License

License

GroupId

GroupId

org.mal-lang
ArtifactId

ArtifactId

mal-parent
Version

Version

5
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 5

Filename Size
mal-parent-5.pom 16 KB
Browse

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