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