h

helper-create-regexp-features-plugin

Compile ESNext Regular Expressions to ES5
https://github.com/babel/babel
MIT
The Babel Team (https://babel.dev/team)
hzoo existentialism nicolo-ribaudo jlhwung
Files download
File Operation
helper-create-regexp-features-plugin-7.22.15.jar download
helper-create-regexp-features-plugin-7.22.15.pom download
helper-create-regexp-features-plugin-7.22.15-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.babel</groupId>
  <artifactId>helper-create-regexp-features-plugin</artifactId>
  <version>7.22.15</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.babel:helper-create-regexp-features-plugin:7.22.15'
Gradle Kotlin
implementation("org.mvnpm.at.babel:helper-create-regexp-features-plugin:7.22.15")
Scala SBT
libraryDependencies += "org.mvnpm.at.babel" % "helper-create-regexp-features-plugin" % "7.22.15"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.babel', module='helper-create-regexp-features-plugin', version='7.22.15')
)
Apache Ivy
<dependency org="org.mvnpm.at.babel" name="helper-create-regexp-features-plugin" rev="7.22.15" />
Leiningen
[org.mvnpm.at.babel/helper-create-regexp-features-plugin "7.22.15"]
Apache Buildr
'org.mvnpm.at.babel:helper-create-regexp-features-plugin:jar:7.22.15'