Download klob-0.2.0.jar file - Jar k

Jar examples for k:klob

Description

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

You can download jar file klob 0.2.0 in this page.

License

MIT

Build File

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'

Download

Click the following link to download the jar file.

klob-0.2.0-javadoc.jar
klob-0.2.0-kalvanized.jar
klob-0.2.0-sources.jar
klob-0.2.0.jar
klob-0.2.0.pom



Related Tutorials