is not current version
Last Version 3.2.1

org.webjars.npm:winston 0.8.3

WebJar for winston

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

winston
Version

Version

0.8.3
Type

Type

jar

Download winston 0.8.3


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