is not current version
Last Version 4.1.2

org.webjars.npm:npmlog 2.0.2

WebJar for npmlog

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

npmlog
Version

Version

2.0.2
Type

Type

jar

Download npmlog 2.0.2


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