Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-canvg-canvg |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
github-com-canvg-canvg-1.0.0.pom | |
github-com-canvg-canvg-1.0.0.jar | 2 MB |
github-com-canvg-canvg-1.0.0-sources.jar | 22 bytes |
github-com-canvg-canvg-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-canvg-canvg/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-canvg-canvg</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-canvg-canvg/
implementation 'org.webjars.npm:github-com-canvg-canvg:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-canvg-canvg/
implementation ("org.webjars.npm:github-com-canvg-canvg:1.0.0")
'org.webjars.npm:github-com-canvg-canvg:jar:1.0.0'
<dependency org="org.webjars.npm" name="github-com-canvg-canvg" rev="1.0.0">
<artifact name="github-com-canvg-canvg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-canvg-canvg', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-canvg-canvg" % "1.0.0"
[org.webjars.npm/github-com-canvg-canvg "1.0.0"]