Download jeuclid-fop-3.1.9.jar file - Jar j

Jar examples for j:jeuclid-fop

Description

This module contains the FOP plugin to support MathML in FOP through JEuclid.

You can download jar file jeuclid-fop 3.1.9 in this page.

Build File

You can use the following script to add jeuclid-fop-3.1.9.jar to your project.

<dependency>
   <groupId>net.sourceforge.jeuclid</groupId>
   <artifactId>jeuclid-fop</artifactId>
   <version>3.1.9</version>
</dependency>
compile group: 'net.sourceforge.jeuclid', name: 'jeuclid-fop', version: '3.1.9'
libraryDependencies += "net.sourceforge.jeuclid" % "jeuclid-fop" % "3.1.9"
<dependency org="net.sourceforge.jeuclid" name="jeuclid-fop" rev="3.1.9"/>
@Grapes(@Grab(group='net.sourceforge.jeuclid', module='jeuclid-fop', version='3.1.9'))
'net.sourceforge.jeuclid:jeuclid-fop:jar:3.1.9'

Download

Click the following link to download the jar file.

jeuclid-fop-3.1.9-javadoc.jar
jeuclid-fop-3.1.9-sources.jar
jeuclid-fop-3.1.9.jar
jeuclid-fop-3.1.9.pom



Related Tutorials