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