is not current version
Last Version 4.2.3

org.webjars.npm:string-width 4.2.0

WebJar for string-width

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

string-width
Version

Version

4.2.0
Type

Type

jar

Download string-width 4.2.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/string-width/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>string-width</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/string-width/
implementation 'org.webjars.npm:string-width:4.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/string-width/
implementation ("org.webjars.npm:string-width:4.2.0")
'org.webjars.npm:string-width:jar:4.2.0'
<dependency org="org.webjars.npm" name="string-width" rev="4.2.0">
  <artifact name="string-width" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='string-width', version='4.2.0')
)
libraryDependencies += "org.webjars.npm" % "string-width" % "4.2.0"
[org.webjars.npm/string-width "4.2.0"]