Clanlord Macro Interpreter

A interpreter for the Clanlord Macro language

License

License

Categories

Categories

Net
GroupId

GroupId

net.heberling.clanlord.macro
ArtifactId

ArtifactId

macro-interpreter
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Clanlord Macro Interpreter
A interpreter for the Clanlord Macro language

Download macro-interpreter

How to add to project

<!-- https://jarcasting.com/artifacts/net.heberling.clanlord.macro/macro-interpreter/ -->
<dependency>
    <groupId>net.heberling.clanlord.macro</groupId>
    <artifactId>macro-interpreter</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.heberling.clanlord.macro/macro-interpreter/
implementation 'net.heberling.clanlord.macro:macro-interpreter:0.1.0'
// https://jarcasting.com/artifacts/net.heberling.clanlord.macro/macro-interpreter/
implementation ("net.heberling.clanlord.macro:macro-interpreter:0.1.0")
'net.heberling.clanlord.macro:macro-interpreter:jar:0.1.0'
<dependency org="net.heberling.clanlord.macro" name="macro-interpreter" rev="0.1.0">
  <artifact name="macro-interpreter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.heberling.clanlord.macro', module='macro-interpreter', version='0.1.0')
)
libraryDependencies += "net.heberling.clanlord.macro" % "macro-interpreter" % "0.1.0"
[net.heberling.clanlord.macro/macro-interpreter "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.heberling.clanlord.macro : macro-parser jar 0.1.0
org.slf4j : slf4j-api jar 1.7.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0