| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdstring-width |
| Last Version | Last Version4.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstring-width
WebJar for string-width
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| string-width-4.2.3.pom | |
| string-width-4.2.3.jar | 4 KB |
| string-width-4.2.3-sources.jar | 22 bytes |
| string-width-4.2.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/string-width/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>string-width</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/string-width/
implementation 'org.webjars.npm:string-width:4.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/string-width/
implementation ("org.webjars.npm:string-width:4.2.3")
'org.webjars.npm:string-width:jar:4.2.3'
<dependency org="org.webjars.npm" name="string-width" rev="4.2.3">
<artifact name="string-width" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='string-width', version='4.2.3')
)
libraryDependencies += "org.webjars.npm" % "string-width" % "4.2.3"
[org.webjars.npm/string-width "4.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : emoji-regex | jar | [8.0.0,9) |
| org.webjars.npm : is-fullwidth-code-point | jar | [3.0.0,4) |
| org.webjars.npm : strip-ansi | jar | [6.0.1,7) |