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