License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdansi-regex |
Version | Version6.0.0 |
Type | Typejar |
Description |
Descriptionansi-regex
WebJar for ansi-regex
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ansi-regex-6.0.0.pom | |
ansi-regex-6.0.0.jar | 5 KB |
ansi-regex-6.0.0-sources.jar | 22 bytes |
ansi-regex-6.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ansi-regex/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ansi-regex</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ansi-regex/
implementation 'org.webjars.npm:ansi-regex:6.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ansi-regex/
implementation ("org.webjars.npm:ansi-regex:6.0.0")
'org.webjars.npm:ansi-regex:jar:6.0.0'
<dependency org="org.webjars.npm" name="ansi-regex" rev="6.0.0">
<artifact name="ansi-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ansi-regex', version='6.0.0')
)
libraryDependencies += "org.webjars.npm" % "ansi-regex" % "6.0.0"
[org.webjars.npm/ansi-regex "6.0.0"]