is not current version
Last Version 4.2.3

org.webjars.npm:string-width 2.1.1

WebJar for string-width

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

string-width
Version

Version

2.1.1
Type

Type

jar

Download string-width 2.1.1


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