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