MVN

net.heberling.clanlord.macro : macro-interpreter

Maven & Gradle

Jul 16, 2021
1 usages

Clanlord Macro Interpreter · A interpreter for the Clanlord Macro language

<dependency>
    <groupId>net.heberling.clanlord.macro</groupId>
    <artifactId>macro-interpreter</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.heberling.clanlord.macro : macro-interpreter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of net.heberling.clanlord.macro : macro-interpreter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
macro-interpreter-0.1.0

How to add a dependency to Maven

Add the following net.heberling.clanlord.macro : macro-interpreter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.heberling.clanlord.macro</groupId>
    <artifactId>macro-interpreter</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.heberling.clanlord.macro : macro-interpreter gradle dependency to your build.gradle file:

implementation 'net.heberling.clanlord.macro:macro-interpreter:0.1.0'

Gradle Kotlin DSL: Add the following net.heberling.clanlord.macro : macro-interpreter gradle kotlin dependency to your build.gradle.kts file:

implementation("net.heberling.clanlord.macro:macro-interpreter:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.heberling.clanlord.macro : macro-interpreter sbt scala dependency to your build.sbt file:

libraryDependencies += "net.heberling.clanlord.macro" % "macro-interpreter" % "0.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 06, 2021
1 usages
0 stars
Oct 27, 2021
1 usages
1 stars
Oct 27, 2021
1 usages
1 stars
Aug 21, 2023
1 usages
156 stars
Aug 26, 2021
1 usages
0 stars
git
Jun 07, 2023
1 usages
23 stars
Oct 07, 2021
1 usages
1 stars
May 12, 2022
2 usages
2 stars
Aug 25, 2022
1 usages
2 stars