Download way-io-1.0.jar file - Jar w

Jar examples for w:way-io

Description

CSV, XLS and fixed parsers

You can download jar file way-io 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add way-io-1.0.jar to your project.

<dependency>
   <groupId>br.com.objectos</groupId>
   <artifactId>way-io</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'br.com.objectos', name: 'way-io', version: '1.0'
libraryDependencies += "br.com.objectos" % "way-io" % "1.0"
<dependency org="br.com.objectos" name="way-io" rev="1.0"/>
@Grapes(@Grab(group='br.com.objectos', module='way-io', version='1.0'))
'br.com.objectos:way-io:jar:1.0'

Download

Click the following link to download the jar file.

way-io-1.0-javadoc.jar
way-io-1.0-sources.jar
way-io-1.0-test-sources.jar
way-io-1.0-tests.jar
way-io-1.0.jar
way-io-1.0.pom



Related Tutorials