Last Version

The OpenIMAJ Vector Image Library 1.3.10

Support for vector images using the Batik SVG library

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

vector-image
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Vector Image Library
Support for vector images using the Batik SVG library
Project Organization

Project Organization

The University of Southampton

Download vector-image 1.3.10


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

Dependencies

compile (9)

Group / Artifact Type Version
org.openimaj : core-image jar 1.3.10
batik : batik-svggen jar 1.7
batik : batik-transcoder jar 1.7
batik : batik-bridge jar 1.7
batik : batik-gvt jar 1.7
batik » batik-codec jar 1.7
batik : batik-script jar 1.7
org.apache.xmlgraphics : fop jar 1.0
org.apache.xmlgraphics : xmlgraphics-commons jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.