| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.heberling.clanlord.macro |
| Идентификатор | Идентификаторmacro-interpreter |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеClanlord Macro Interpreter
A interpreter for the Clanlord Macro language
|
| Имя Файла | Размер |
|---|---|
| macro-interpreter-0.1.0.pom | |
| macro-interpreter-0.1.0.jar | 40 KB |
| macro-interpreter-0.1.0-sources.jar | 21 KB |
| macro-interpreter-0.1.0-javadoc.jar | 168 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.heberling.clanlord.macro : macro-parser | jar | 0.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.31 |