is not current version
Last Version 6.0.0

org.webjars.npm:ansi-regex 0.2.1

WebJar for ansi-regex

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ansi-regex
Version

Version

0.2.1
Type

Type

jar

Download ansi-regex 0.2.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/ansi-regex/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ansi-regex</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ansi-regex/
implementation 'org.webjars.npm:ansi-regex:0.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/ansi-regex/
implementation ("org.webjars.npm:ansi-regex:0.2.1")
'org.webjars.npm:ansi-regex:jar:0.2.1'
<dependency org="org.webjars.npm" name="ansi-regex" rev="0.2.1">
  <artifact name="ansi-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ansi-regex', version='0.2.1')
)
libraryDependencies += "org.webjars.npm" % "ansi-regex" % "0.2.1"
[org.webjars.npm/ansi-regex "0.2.1"]