| License |
License |
|---|---|
| GroupId | GroupIdio.qtjambi |
| ArtifactId | ArtifactIdqtjambi-svg |
| Last Version | Last Version6.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQtJambi Svg
Classes for displaying the contents of SVG files. Supports a subset of the SVG 1.2 Tiny standard.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qtjambi-svg-6.3.1.pom | |
| qtjambi-svg-6.3.1-sources.jar | 5 KB |
| qtjambi-svg-6.3.1-javadoc.jar | 159 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-svg/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-svg</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-svg/
implementation 'io.qtjambi:qtjambi-svg:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-svg/
implementation ("io.qtjambi:qtjambi-svg:6.3.1")
'io.qtjambi:qtjambi-svg:jar:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-svg" rev="6.3.1">
<artifact name="qtjambi-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-svg', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-svg" % "6.3.1"
[io.qtjambi/qtjambi-svg "6.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.qtjambi : qtjambi | jar | 6.3.1 |