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.3 in this page.
A modified BSD License (BSD)
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'
Click the following link to download the jar file.
layout-1.3-javadoc.jar