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