is not current version
Last Version 1.3.3

org.webjars.npm:fancy-log 1.3.2

WebJar for fancy-log

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fancy-log
Version

Version

1.3.2
Type

Type

jar

Download fancy-log 1.3.2


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