is not current version
Last Version 4.0.3

org.webjars.npm:warning 4.0.2

WebJar for warning

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

warning
Version

Version

4.0.2
Type

Type

jar

Download warning 4.0.2


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