Last Version

klob 0.2.1

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

License

License

MIT
GroupId

GroupId

com.github.shyiko.klob
ArtifactId

ArtifactId

klob
Version

Version

0.2.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/shyiko/klob

Download klob 0.2.1


<!-- https://jarcasting.com/artifacts/com.github.shyiko.klob/klob/ -->
<dependency>
    <groupId>com.github.shyiko.klob</groupId>
    <artifactId>klob</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shyiko.klob/klob/
implementation 'com.github.shyiko.klob:klob:0.2.1'
// https://jarcasting.com/artifacts/com.github.shyiko.klob/klob/
implementation ("com.github.shyiko.klob:klob:0.2.1")
'com.github.shyiko.klob:klob:jar:0.2.1'
<dependency org="com.github.shyiko.klob" name="klob" rev="0.2.1">
  <artifact name="klob" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shyiko.klob', module='klob', version='0.2.1')
)
libraryDependencies += "com.github.shyiko.klob" % "klob" % "0.2.1"
[com.github.shyiko.klob/klob "0.2.1"]

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3-2

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.