is not current version
Last Version 4.2.3

org.webjars.npm:string-width 1.0.1

WebJar for string-width

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

string-width
Version

Version

1.0.1
Type

Type

jar

Download string-width 1.0.1


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