MVN

fun.parser : parserkt-util-js

Maven & Gradle

Mar 15, 2020
2 usages
11 stars

js · Naive one-pass recursive descent, scannerless parser framework for Kotlin

<dependency>
    <groupId>fun.parser</groupId>
    <artifactId>parserkt-util-js</artifactId>
    <version>2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fun.parser : parserkt-util-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6

All Versions

Choose a version of fun.parser : parserkt-util-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6
parserkt-util-js-2.6

How to add a dependency to Maven

Add the following fun.parser : parserkt-util-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fun.parser</groupId>
    <artifactId>parserkt-util-js</artifactId>
    <version>2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fun.parser : parserkt-util-js gradle dependency to your build.gradle file:

implementation 'fun.parser:parserkt-util-js:2.6'

Gradle Kotlin DSL: Add the following fun.parser : parserkt-util-js gradle kotlin dependency to your build.gradle.kts file:

implementation("fun.parser:parserkt-util-js:2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following fun.parser : parserkt-util-js sbt scala dependency to your build.sbt file:

libraryDependencies += "fun.parser" % "parserkt-util-js" % "2.6"

Advertisement

Dependencies from Group

Mar 15, 2020
2 usages
11 stars
Mar 15, 2020
2 usages
11 stars
Mar 15, 2020
1 usages
11 stars
Mar 15, 2020
1 usages
11 stars
Mar 15, 2020
11 stars

Discover Dependencies

Nov 06, 2020
3 usages
3 stars
May 06, 2020
2 usages
May 15, 2021
2 usages
3 stars
Aug 11, 2023
3 usages
31 stars
Aug 11, 2023
3 usages
31 stars
zip
Jun 21, 2021
2 usages
0 stars
zip
Jun 21, 2021
2 usages
0 stars
Jun 21, 2021
2 usages
0 stars
Jul 28, 2021
3 usages
58 stars