License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsvg-arc-to-cubic-bezier |
Version | Version3.2.0 |
Type | Typejar |
Description |
Descriptionsvg-arc-to-cubic-bezier
WebJar for svg-arc-to-cubic-bezier
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
svg-arc-to-cubic-bezier-3.2.0.pom | |
svg-arc-to-cubic-bezier-3.2.0.jar | 14 KB |
svg-arc-to-cubic-bezier-3.2.0-sources.jar | 22 bytes |
svg-arc-to-cubic-bezier-3.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/svg-arc-to-cubic-bezier/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>svg-arc-to-cubic-bezier</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/svg-arc-to-cubic-bezier/
implementation 'org.webjars.npm:svg-arc-to-cubic-bezier:3.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/svg-arc-to-cubic-bezier/
implementation ("org.webjars.npm:svg-arc-to-cubic-bezier:3.2.0")
'org.webjars.npm:svg-arc-to-cubic-bezier:jar:3.2.0'
<dependency org="org.webjars.npm" name="svg-arc-to-cubic-bezier" rev="3.2.0">
<artifact name="svg-arc-to-cubic-bezier" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='svg-arc-to-cubic-bezier', version='3.2.0')
)
libraryDependencies += "org.webjars.npm" % "svg-arc-to-cubic-bezier" % "3.2.0"
[org.webjars.npm/svg-arc-to-cubic-bezier "3.2.0"]