License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.shprink |
ArtifactId | ArtifactIdcanvg |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptioncanvg
WebJar for canvg
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
canvg-1.3.0.pom | |
canvg-1.3.0.jar | 83 KB |
canvg-1.3.0-sources.jar | 22 bytes |
canvg-1.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.shprink/canvg/ -->
<dependency>
<groupId>org.webjars.bowergithub.shprink</groupId>
<artifactId>canvg</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.shprink/canvg/
implementation 'org.webjars.bowergithub.shprink:canvg:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.shprink/canvg/
implementation ("org.webjars.bowergithub.shprink:canvg:1.3.0")
'org.webjars.bowergithub.shprink:canvg:jar:1.3.0'
<dependency org="org.webjars.bowergithub.shprink" name="canvg" rev="1.3.0">
<artifact name="canvg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.shprink', module='canvg', version='1.3.0')
)
libraryDependencies += "org.webjars.bowergithub.shprink" % "canvg" % "1.3.0"
[org.webjars.bowergithub.shprink/canvg "1.3.0"]