License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddom-matches |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptiondom-matches
WebJar for dom-matches
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dom-matches-2.0.0.pom | |
dom-matches-2.0.0.jar | 5 KB |
dom-matches-2.0.0-sources.jar | 22 bytes |
dom-matches-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/dom-matches/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>dom-matches</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/dom-matches/
implementation 'org.webjars.npm:dom-matches:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/dom-matches/
implementation ("org.webjars.npm:dom-matches:2.0.0")
'org.webjars.npm:dom-matches:jar:2.0.0'
<dependency org="org.webjars.npm" name="dom-matches" rev="2.0.0">
<artifact name="dom-matches" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='dom-matches', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "dom-matches" % "2.0.0"
[org.webjars.npm/dom-matches "2.0.0"]