Download layout-7.0.4.jar file - Jar l

Jar examples for l:layout

Description

Framework that allows defining file formats (layouts) and use them to read and write data files.

You can download jar file layout 7.0.4 in this page.

License

A modified BSD License (BSD)

Build File

You can use the following script to add layout-7.0.4.jar to your project.

<dependency>
   <groupId>com.itextpdf</groupId>
   <artifactId>layout</artifactId>
   <version>7.0.4</version>
</dependency>
compile group: 'com.itextpdf', name: 'layout', version: '7.0.4'
libraryDependencies += "com.itextpdf" % "layout" % "7.0.4"
<dependency org="com.itextpdf" name="layout" rev="7.0.4"/>
@Grapes(@Grab(group='com.itextpdf', module='layout', version='7.0.4'))
'com.itextpdf:layout:jar:7.0.4'

Download

Click the following link to download the jar file.

layout-7.0.4-javadoc.jar
layout-7.0.4-sources.jar
layout-7.0.4.jar
layout-7.0.4.pom



Related Tutorials