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