r

regex-to-strings

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