Jar examples for l:layout
Framework that allows defining file formats (layouts) and use them to read and write data files.
You can download jar file layout 1.6 in this page.
A modified BSD License (BSD)
You can use the following script to add layout-1.6.jar to your project.
<dependency> <groupId>com.imsweb</groupId> <artifactId>layout</artifactId> <version>1.6</version> </dependency>
compile group: 'com.imsweb', name: 'layout', version: '1.6'
libraryDependencies += "com.imsweb" % "layout" % "1.6"
<dependency org="com.imsweb" name="layout" rev="1.6"/>
@Grapes(@Grab(group='com.imsweb', module='layout', version='1.6'))
'com.imsweb:layout:jar:1.6'
Click the following link to download the jar file.
layout-1.6-javadoc.jar