MVN

io.github.copper-leaf : kudzu-core

Maven & Gradle

Aug 17, 2023
4 usages
18 stars

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

<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>kudzu-core</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.copper-leaf : kudzu-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.0

All Versions

Choose a version of io.github.copper-leaf : kudzu-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
kudzu-core-5.1.0
5.0.x
kudzu-core-5.0.0
4.0.x
kudzu-core-4.0.1
kudzu-core-4.0.0
3.1.x
kudzu-core-3.1.0
3.0.x
kudzu-core-3.0.0
2.6.x
kudzu-core-2.6.0
2.5.x
kudzu-core-2.5.0
2.4.x
kudzu-core-2.4.0
2.3.x
kudzu-core-2.3.0
2.2.x
kudzu-core-2.2.0
2.1.x
kudzu-core-2.1.0
2.0.x
kudzu-core-2.0.0
1.0.x
kudzu-core-1.0.0

How to add a dependency to Maven

Add the following io.github.copper-leaf : kudzu-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>kudzu-core</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.copper-leaf : kudzu-core gradle dependency to your build.gradle file:

implementation 'io.github.copper-leaf:kudzu-core:5.1.0'

Gradle Kotlin DSL: Add the following io.github.copper-leaf : kudzu-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.copper-leaf:kudzu-core:5.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.copper-leaf : kudzu-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.copper-leaf" % "kudzu-core" % "5.1.0"

Advertisement

Dependencies from Group

May 17, 2021
16 usages
18 stars
May 23, 2021
9 usages
16 stars
Jun 08, 2023
7 usages
142 stars
Jun 08, 2023
7 usages
142 stars
Aug 17, 2023
4 usages
18 stars

Discover Dependencies

Apr 20, 2021
4 usages
546 stars
Aug 17, 2023
9 usages
432 stars
Apr 21, 2021
4 usages
1.6k stars
Apr 23, 2021
4 usages
4 stars
May 05, 2021
4 usages
Apr 22, 2021
4 usages
0 stars
Apr 23, 2021
4 usages
Apr 23, 2021
4 usages
Apr 23, 2021
4 usages
1.4k stars