License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpicomatch |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpicomatch
WebJar for picomatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
picomatch-2.3.1.pom | |
picomatch-2.3.1.jar | 24 KB |
picomatch-2.3.1-sources.jar | 22 bytes |
picomatch-2.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/picomatch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>picomatch</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/picomatch/
implementation 'org.webjars.npm:picomatch:2.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/picomatch/
implementation ("org.webjars.npm:picomatch:2.3.1")
'org.webjars.npm:picomatch:jar:2.3.1'
<dependency org="org.webjars.npm" name="picomatch" rev="2.3.1">
<artifact name="picomatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='picomatch', version='2.3.1')
)
libraryDependencies += "org.webjars.npm" % "picomatch" % "2.3.1"
[org.webjars.npm/picomatch "2.3.1"]