is not current version
Last Version 1.8

org.apache.xmlgraphics:batik-js 1.7

This is a patched version of Rhino 1.6R5 for use by Batik. See http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/lib/README.js.txt for details of the patch.

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.apache.xmlgraphics
ArtifactId

ArtifactId

batik-js
Version

Version

1.7
Type

Type

jar

Download batik-js 1.7


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