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