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