is not current version
Last Version 4.1.2

org.webjars.npm:npmlog 2.0.3


GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

npmlog
Version

Version

2.0.3
Type

Type

jar

Download npmlog 2.0.3


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