Last Version

kudzu-core 3.1.0

A monadic (I think...) recursive-descent parser written in Kotlin

License

License

Categories

Categories

JavaScript Languages Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

kudzu-core-js
Version

Version

3.1.0
Type

Type

pom
Description

Description

kudzu-core
A monadic (I think...) recursive-descent parser written in Kotlin
Project URL

Project URL

https://github.com/copper-leaf/kudzu
Source Code Management

Source Code Management

https://github.com/copper-leaf/kudzu.git

Download kudzu-core-js 3.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.