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

License

A modified BSD License (BSD)

Build File

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

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

Download

Click the following link to download the jar file.

layout-1.3-javadoc.jar
layout-1.3-sources.jar
layout-1.3.jar
layout-1.3.pom



Related Tutorials