is not current version
Last Version 3.2.0

org.webjars.npm:path-to-regexp 1.8.0

WebJar for path-to-regexp

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

path-to-regexp
Version

Version

1.8.0
Type

Type

jar

Download path-to-regexp 1.8.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/path-to-regexp/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>path-to-regexp</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/path-to-regexp/
implementation 'org.webjars.npm:path-to-regexp:1.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/path-to-regexp/
implementation ("org.webjars.npm:path-to-regexp:1.8.0")
'org.webjars.npm:path-to-regexp:jar:1.8.0'
<dependency org="org.webjars.npm" name="path-to-regexp" rev="1.8.0">
  <artifact name="path-to-regexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='path-to-regexp', version='1.8.0')
)
libraryDependencies += "org.webjars.npm" % "path-to-regexp" % "1.8.0"
[org.webjars.npm/path-to-regexp "1.8.0"]