Last Version

com.github.piacenti:dsl-maker 1.1.48

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

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.piacenti
ArtifactId

ArtifactId

dsl-maker-js
Version

Version

1.1.48
Type

Type

pom
Description

Description

com.github.piacenti:dsl-maker
Kotlin multiplatform library to facilitate creation of DSLs with ANTLR or a simple built in parser
Project URL

Project URL

https://github.com/piacenti/dsl-maker
Source Code Management

Source Code Management

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

Download dsl-maker-js 1.1.48


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

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.