License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcli-width |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptioncli-width
WebJar for cli-width
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cli-width-2.2.1.pom | |
cli-width-2.2.1.jar | 7 KB |
cli-width-2.2.1-sources.jar | 22 bytes |
cli-width-2.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cli-width/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cli-width</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cli-width/
implementation 'org.webjars.npm:cli-width:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/cli-width/
implementation ("org.webjars.npm:cli-width:2.2.1")
'org.webjars.npm:cli-width:jar:2.2.1'
<dependency org="org.webjars.npm" name="cli-width" rev="2.2.1">
<artifact name="cli-width" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cli-width', version='2.2.1')
)
libraryDependencies += "org.webjars.npm" % "cli-width" % "2.2.1"
[org.webjars.npm/cli-width "2.2.1"]