Jar examples for w:way-io
CSV, XLS and fixed parsers
You can download jar file way-io 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add way-io-1.2.jar to your project.
<dependency> <groupId>br.com.objectos</groupId> <artifactId>way-io</artifactId> <version>1.2</version> </dependency>
compile group: 'br.com.objectos', name: 'way-io', version: '1.2'
libraryDependencies += "br.com.objectos" % "way-io" % "1.2"
<dependency org="br.com.objectos" name="way-io" rev="1.2"/>
@Grapes(@Grab(group='br.com.objectos', module='way-io', version='1.2'))
'br.com.objectos:way-io:jar:1.2'
Click the following link to download the jar file.
way-io-1.2-javadoc.jar