Last Version

blaise-svg 1.0.1

Utilities for working with SVG, and for converting SVG to/from Java2D graphics.

License

License

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-svg
Version

Version

1.0.1
Type

Type

jar
Description

Description

blaise-svg
Utilities for working with SVG, and for converting SVG to/from Java2D graphics.
Project URL

Project URL

https://github.com/triathematician/blaisemath
Source Code Management

Source Code Management

https://github.com/triathematician/blaisemath

Download blaise-svg 1.0.1


<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-svg/ -->
<dependency>
    <groupId>com.googlecode.blaisemath</groupId>
    <artifactId>blaise-svg</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-svg/
implementation 'com.googlecode.blaisemath:blaise-svg:1.0.1'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-svg/
implementation ("com.googlecode.blaisemath:blaise-svg:1.0.1")
'com.googlecode.blaisemath:blaise-svg:jar:1.0.1'
<dependency org="com.googlecode.blaisemath" name="blaise-svg" rev="1.0.1">
  <artifact name="blaise-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-svg', version='1.0.1')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-svg" % "1.0.1"
[com.googlecode.blaisemath/blaise-svg "1.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
com.googlecode.blaisemath : blaise-common jar 1.0.8
com.googlecode.blaisemath : blaise-graphics jar 3.0.12
com.googlecode.blaisemath : blaise-json jar 1.0.10
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.1

test (6)

Group / Artifact Type Version
org.apache.xmlgraphics : batik-svggen jar 1.11
org.apache.xmlgraphics : batik-dom jar 1.11
org.apache.xmlgraphics : batik-codec jar 1.11
com.googlecode.blaisemath : blaise-graphics-ui jar 3.0.8
org.jdesktop : appframework jar 1.0.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.