is not current version
Last Version 2.6.0

org.webjars.npm:canvas 1.6.8

WebJar for canvas

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

canvas
Version

Version

1.6.8
Type

Type

jar

Download canvas 1.6.8


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