License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.jonschlinkert |
ArtifactId | ArtifactIdto-regex |
Version | Version3.0.2 |
Type | Typejar |
Description |
Descriptionto-regex
WebJar for to-regex
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
to-regex-3.0.2.pom | |
to-regex-3.0.2.jar | 12 KB |
to-regex-3.0.2-sources.jar | 22 bytes |
to-regex-3.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/to-regex/ -->
<dependency>
<groupId>org.webjars.bowergithub.jonschlinkert</groupId>
<artifactId>to-regex</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/to-regex/
implementation 'org.webjars.bowergithub.jonschlinkert:to-regex:3.0.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/to-regex/
implementation ("org.webjars.bowergithub.jonschlinkert:to-regex:3.0.2")
'org.webjars.bowergithub.jonschlinkert:to-regex:jar:3.0.2'
<dependency org="org.webjars.bowergithub.jonschlinkert" name="to-regex" rev="3.0.2">
<artifact name="to-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jonschlinkert', module='to-regex', version='3.0.2')
)
libraryDependencies += "org.webjars.bowergithub.jonschlinkert" % "to-regex" % "3.0.2"
[org.webjars.bowergithub.jonschlinkert/to-regex "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.bowergithub.jonschlinkert : define-property | jar | [2.0.2,3) |
org.webjars.bowergithub.jonschlinkert : extend-shallow | jar | [3.0.2,4) |
org.webjars.bowergithub.jonschlinkert : regex-not | jar | [1.0.2,2) |
org.webjars.bowergithub.substack : safe-regex | jar | [1.1.0,2) |