is not current version
Last Version 4.1.2

org.webjars.npm:npmlog 4.0.1

WebJar for npmlog

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

npmlog
Version

Version

4.0.1
Type

Type

jar

Download npmlog 4.0.1


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