i

is-glob

WebJar for is-glob
http://webjars.org
MIT
Files download
File Operation
is-glob-4.0.0.jar download
is-glob-4.0.0.pom download
is-glob-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.micromatch</groupId>
  <artifactId>is-glob</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.micromatch:is-glob:4.0.0'
Gradle Kotlin
implementation("org.webjars.bowergithub.micromatch:is-glob:4.0.0")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.micromatch" % "is-glob" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.micromatch', module='is-glob', version='4.0.0')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.micromatch" name="is-glob" rev="4.0.0" />
Leiningen
[org.webjars.bowergithub.micromatch/is-glob "4.0.0"]
Apache Buildr
'org.webjars.bowergithub.micromatch:is-glob:jar:4.0.0'