m

match-file

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