MVN

com.github.shyiko.klob : klob

Maven & Gradle

Jun 20, 2018
4 usages
11 stars

klob · A .gitgnore-pattern-based glob library for Kotlin and/or Java 8+

<dependency>
    <groupId>com.github.shyiko.klob</groupId>
    <artifactId>klob</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.1

All Versions

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

Version Vulnerabilities Updated
0.2.x
klob-0.2.1
klob-0.2.0
0.1.x
klob-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.shyiko.klob</groupId>
    <artifactId>klob</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.shyiko.klob:klob:0.2.1'

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

implementation("com.github.shyiko.klob:klob:0.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.shyiko.klob" % "klob" % "0.2.1"

Advertisement

Dependencies from Group

Jun 20, 2018
4 usages
11 stars

Discover Dependencies

Aug 18, 2023
31 usages
5.9k stars
prr
May 24, 2016
2 usages
26 stars
Jan 23, 2016
7 usages
1 stars
Jul 21, 2012
6 usages
3 stars
Sep 11, 2010
7 usages
Jul 10, 2023
11 usages
279 stars
Jun 23, 2021
5 usages
23 stars
Dec 26, 2016
4 usages
258 stars
Mar 23, 2017
4 usages
5 stars