is not current version
Last Version 2.6.0

org.webjars.npm:canvas 1.3.0

WebJar for canvas

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

canvas
Version

Version

1.3.0
Type

Type

jar

Download canvas 1.3.0


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