не последняя версия
Последняя версия 1.1.48

com.github.piacenti:dsl-maker 1.1.46

Kotlin multiplatform library to facilitate creation of DSLs with ANTLR or a simple built in parser

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования
Группа

Группа

com.github.piacenti
Идентификатор

Идентификатор

dsl-maker-js
Версия

Версия

1.1.46
Тип

Тип

pom
Описание

Описание

com.github.piacenti:dsl-maker
Kotlin multiplatform library to facilitate creation of DSLs with ANTLR or a simple built in parser
Ссылка на сайт

Ссылка на сайт

https://github.com/piacenti/dsl-maker
Система контроля версий

Система контроля версий

https://github.com/piacenti/dsl-maker/tree/main

Скачать dsl-maker-js 1.1.46


<!-- https://jarcasting.com/artifacts/com.github.piacenti/dsl-maker-js/ -->
<dependency>
    <groupId>com.github.piacenti</groupId>
    <artifactId>dsl-maker-js</artifactId>
    <version>1.1.46</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.piacenti/dsl-maker-js/
implementation 'com.github.piacenti:dsl-maker-js:1.1.46'
// https://jarcasting.com/artifacts/com.github.piacenti/dsl-maker-js/
implementation ("com.github.piacenti:dsl-maker-js:1.1.46")
'com.github.piacenti:dsl-maker-js:pom:1.1.46'
<dependency org="com.github.piacenti" name="dsl-maker-js" rev="1.1.46">
  <artifact name="dsl-maker-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.piacenti', module='dsl-maker-js', version='1.1.46')
)
libraryDependencies += "com.github.piacenti" % "dsl-maker-js" % "1.1.46"
[com.github.piacenti/dsl-maker-js "1.1.46"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.piacenti : antlr-kotlin-runtime-js jar 0.0.14
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21

Модули Проекта

Данный проект не имеет модулей.