Jar examples for k:klob
A .gitgnore-pattern-based glob library for Kotlin and/or Java 8+
You can download jar file klob 0.2.0 in this page.
MIT
You can use the following script to add klob-0.2.0.jar to your project.
<dependency> <groupId>com.github.shyiko.klob</groupId> <artifactId>klob</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.shyiko.klob', name: 'klob', version: '0.2.0'
libraryDependencies += "com.github.shyiko.klob" % "klob" % "0.2.0"
<dependency org="com.github.shyiko.klob" name="klob" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.shyiko.klob', module='klob', version='0.2.0'))
'com.github.shyiko.klob:klob:jar:0.2.0'
Click the following link to download the jar file.
klob-0.2.0-javadoc.jar