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