<dependency> <groupId>org.webjars.npm</groupId> <artifactId>string-width</artifactId> <version>6.1.0</version> </dependency>
implementation 'org.webjars.npm:string-width:6.1.0'
implementation("org.webjars.npm:string-width:6.1.0")
libraryDependencies += "org.webjars.npm" % "string-width" % "6.1.0"
@Grapes( @Grab(group='org.webjars.npm', module='string-width', version='6.1.0') )
<dependency org="org.webjars.npm" name="string-width" rev="6.1.0" />
[org.webjars.npm/string-width "6.1.0"]
'org.webjars.npm:string-width:jar:6.1.0'
compile
|-- org.webjars.npm:eastasianwidth
|-- org.webjars.npm:emoji-regex
|-- org.webjars.npm:strip-ansi