a

ansi-regex

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