Download layout-1.10.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 1.10 in this page.

License

A modified BSD License (BSD)

Build File

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

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

Download

Click the following link to download the jar file.

layout-1.10-javadoc.jar
layout-1.10-sources.jar
layout-1.10.jar
layout-1.10.pom



Related Tutorials