<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-jcubic-jquery-filebrowser</artifactId>
<version>0.8.2</version>
</dependency>
implementation 'org.webjars.npm:github-com-jcubic-jquery-filebrowser:0.8.2'
org.webjars.npm:github-com-jcubic-jquery-filebrowser:0.8.2
<dependency org="org.webjars.npm" name="github-com-jcubic-jquery-filebrowser" rev="0.8.2" />
libraryDependencies += "org.webjars.npm" % "github-com-jcubic-jquery-filebrowser" % "0.8.2"
@Grab(group='org.webjars.npm', module='github-com-jcubic-jquery-filebrowser', version='0.8.2')
[org.webjars.npm/github-com-jcubic-jquery-filebrowser "0.8.2"]
'org.webjars.npm:github-com-jcubic-jquery-filebrowser:jar:0.8.2'