is not current version
Last Version 3.0.7

org.webjars.npm:canvg 2.0.0-beta.1

WebJar for canvg

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

canvg
Version

Version

2.0.0-beta.1
Type

Type

jar

Download canvg 2.0.0-beta.1


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