Files download
File Operation
path-to-regexp-6.2.2.jar download
path-to-regexp-6.2.2.pom download
path-to-regexp-6.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>path-to-regexp</artifactId>
  <version>6.2.2</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:path-to-regexp:6.2.2'
Gradle Kotlin
implementation("org.mvnpm:path-to-regexp:6.2.2")
Scala SBT
libraryDependencies += "org.mvnpm" % "path-to-regexp" % "6.2.2"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='path-to-regexp', version='6.2.2')
)
Apache Ivy
<dependency org="org.mvnpm" name="path-to-regexp" rev="6.2.2" />
Leiningen
[org.mvnpm/path-to-regexp "6.2.2"]
Apache Buildr
'org.mvnpm:path-to-regexp:jar:6.2.2'
Dependencies
The project has no third-party dependencies