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