| License |
License
MIT
|
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsvg-pathdata |
| Last Version | Last Version5.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsvg-pathdata
WebJar for svg-pathdata
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| svg-pathdata-5.0.5.pom | |
| svg-pathdata-5.0.5.jar | 82 KB |
| svg-pathdata-5.0.5-sources.jar | 22 bytes |
| svg-pathdata-5.0.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/svg-pathdata/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>svg-pathdata</artifactId>
<version>5.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/svg-pathdata/
implementation 'org.webjars.npm:svg-pathdata:5.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/svg-pathdata/
implementation ("org.webjars.npm:svg-pathdata:5.0.5")
'org.webjars.npm:svg-pathdata:jar:5.0.5'
<dependency org="org.webjars.npm" name="svg-pathdata" rev="5.0.5">
<artifact name="svg-pathdata" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='svg-pathdata', version='5.0.5')
)
libraryDependencies += "org.webjars.npm" % "svg-pathdata" % "5.0.5"
[org.webjars.npm/svg-pathdata "5.0.5"]