is not current version
Last Version 8

MAL Parent 4

Provides common dependency management and plugin management for MAL projects.

License

License

GroupId

GroupId

org.mal-lang
ArtifactId

ArtifactId

mal-parent
Version

Version

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

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

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

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.