Last Version

Clanlord Macro Editor 0.1.0

An UI for the Clanlord Macro language.

License

License

Categories

Categories

Net
GroupId

GroupId

net.heberling.clanlord.macro
ArtifactId

ArtifactId

macro-editor
Version

Version

0.1.0
Type

Type

jar
Description

Description

Clanlord Macro Editor
An UI for the Clanlord Macro language.

Download macro-editor 0.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fifesoft : rsyntaxtextarea jar 3.1.3
de.tisoft.rsyntaxtextarea : rsyntaxtextarea-antlr4-extension jar 0.0.3
net.heberling.clanlord.macro : macro-parser jar 0.1.0
net.heberling.clanlord.macro : macro-interpreter jar 0.1.0
org.slf4j : slf4j-simple jar 1.7.31
com.github.ricardojlrufino » JExplorerTree jar b680fdbd4f

Project Modules

There are no modules declared in this project.