is not current version
Last Version 3.0.2

org.webjars.npm:to-regex 3.0.1

WebJar for to-regex

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

to-regex
Version

Version

3.0.1
Type

Type

jar

Download to-regex 3.0.1


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