Last Version

MAL lib 0.2.0

A Java library for compiling MAL specifications.

License

License

GroupId

GroupId

org.mal-lang
ArtifactId

ArtifactId

mal-lib
Version

Version

0.2.0
Type

Type

jar
Description

Description

MAL lib
A Java library for compiling MAL specifications.
Project URL

Project URL

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

Project Organization

MAL
Source Code Management

Source Code Management

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

Download mal-lib 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mal-lang : mal-langspec jar 1.0.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.