Jar examples for b:beanio
A Java un/marshalling library for CSV, XML, delimited and fixed length stream formats.
You can download jar file beanio 2.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add beanio-2.0.4.jar to your project.
<dependency> <groupId>org.beanio</groupId> <artifactId>beanio</artifactId> <version>2.0.4</version> </dependency>
compile group: 'org.beanio', name: 'beanio', version: '2.0.4'
libraryDependencies += "org.beanio" % "beanio" % "2.0.4"
<dependency org="org.beanio" name="beanio" rev="2.0.4"/>
@Grapes(@Grab(group='org.beanio', module='beanio', version='2.0.4'))
'org.beanio:beanio:jar:2.0.4'
Click the following link to download the jar file.
beanio-2.0.4-javadoc.jar