parsek

Convenient parser combinators library for Kotlin Multiplatform.

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.github.kkarnauk
ArtifactId

ArtifactId

parsek-js
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

pom
Description

Description

parsek
Convenient parser combinators library for Kotlin Multiplatform.
Project URL

Project URL

https://github.com/kkarnauk/parsek
Source Code Management

Source Code Management

https://github.com/kkarnauk/parsek

Download parsek-js

How to add to project

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

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.

Versions

Version
0.1