Registry / utility / batik-anim

batik-anim

JSON →
library1.9.1javamavenunverified

Provides SVG animation support as part of the Apache Batik SVG toolkit.

<dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-anim</artifactId> <version>1.9.1</version> </dependency>
INSTALL
IMPORT
SIG · BATIK-ANIM
B
batik-anim
utilityjavav1.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AnimationEngine
org.apache.batik.anim.AnimationEngine

Instantiates the Batik AnimationEngine for SVG animation processing.

import org.apache.batik.anim.AnimationEngine; public class Example { public void run() { AnimationEngine engine = new AnimationEngine(); // Use engine for SVG animations } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Amazon
1
Resources
batik-anim — mvn dependency:get batik-anim · libregistry