Download xmlcalabash1-print-1.1.4.jar file - Jar x

Jar examples for x:xmlcalabash1-print

Description

XML Calabash support for printing with FO and CSS

You can download jar file xmlcalabash1-print 1.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xmlcalabash1-print-1.1.4.jar to your project.

<dependency>
   <groupId>com.xmlcalabash</groupId>
   <artifactId>xmlcalabash1-print</artifactId>
   <version>1.1.4</version>
</dependency>
compile group: 'com.xmlcalabash', name: 'xmlcalabash1-print', version: '1.1.4'
libraryDependencies += "com.xmlcalabash" % "xmlcalabash1-print" % "1.1.4"
<dependency org="com.xmlcalabash" name="xmlcalabash1-print" rev="1.1.4"/>
@Grapes(@Grab(group='com.xmlcalabash', module='xmlcalabash1-print', version='1.1.4'))
'com.xmlcalabash:xmlcalabash1-print:jar:1.1.4'

Download

Click the following link to download the jar file.

xmlcalabash1-print-1.1.4-javadoc.jar
xmlcalabash1-print-1.1.4-sources.jar
xmlcalabash1-print-1.1.4.jar
xmlcalabash1-print-1.1.4.pom



Related Tutorials