is not current version
Last Version 4.4.0

org.webjars.npm:global 4.3.2

WebJar for global

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

global
Version

Version

4.3.2
Type

Type

jar

Download global 4.3.2


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