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