is not current version
Last Version 1.0.2

MAL Langspec 1.0.1

A Java library for creating and using MAL languages.

License

License

GroupId

GroupId

org.mal-lang
ArtifactId

ArtifactId

mal-langspec
Version

Version

1.0.1
Type

Type

jar
Description

Description

MAL Langspec
A Java library for creating and using MAL languages.
Project URL

Project URL

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

Project Organization

MAL
Source Code Management

Source Code Management

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

Download mal-langspec 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 2.0.1
org.leadpony.joy : joy-classic jar 2.1.0
org.leadpony.justify : justify jar 3.1.0

test (1)

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

Project Modules

There are no modules declared in this project.