r

regex-not

WebJar for regex-not
http://webjars.org
MIT
Files download
File Operation
regex-not-1.0.2.jar download
regex-not-1.0.2.pom download
regex-not-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.jonschlinkert</groupId>
  <artifactId>regex-not</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.jonschlinkert:regex-not:1.0.2'
Gradle Kotlin
implementation("org.webjars.bowergithub.jonschlinkert:regex-not:1.0.2")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.jonschlinkert" % "regex-not" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.jonschlinkert', module='regex-not', version='1.0.2')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.jonschlinkert" name="regex-not" rev="1.0.2" />
Leiningen
[org.webjars.bowergithub.jonschlinkert/regex-not "1.0.2"]
Apache Buildr
'org.webjars.bowergithub.jonschlinkert:regex-not:jar:1.0.2'