is not current version
Last Version 4.4.0

org.webjars.npm:global 2.0.7

WebJar for global

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

global
Version

Version

2.0.7
Type

Type

jar

Download global 2.0.7


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