MVN

com.github.kmizu : kollection

Maven & Gradle

Nov 16, 2016

kollection · A parser combinator library written in Kotlin

<dependency>
    <groupId>com.github.kmizu</groupId>
    <artifactId>kollection</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kmizu : kollection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.github.kmizu : kollection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
kollection-0.4
0.3
kollection-0.3
0.2
kollection-0.2
0.1
kollection-0.1

How to add a dependency to Maven

Add the following com.github.kmizu : kollection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kmizu</groupId>
    <artifactId>kollection</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kmizu : kollection gradle dependency to your build.gradle file:

implementation 'com.github.kmizu:kollection:0.4'

Gradle Kotlin DSL: Add the following com.github.kmizu : kollection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kmizu:kollection:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kmizu : kollection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kmizu" % "kollection" % "0.4"

Advertisement

Dependencies from Group

Jun 16, 2014
3 usages
39 stars
Jun 16, 2014
3 usages
39 stars
Jun 16, 2014
3 usages
39 stars
Jul 24, 2019
2 usages
39 stars
Jul 24, 2019
2 usages
39 stars

Discover Dependencies

Oct 19, 2022
6 usages
3 stars
Mar 17, 2017
3 usages
3 stars
Apr 29, 2016
1 stars
Jul 17, 2023
21 usages
1.7k stars
wix
Sep 04, 2018
0 stars