Download file-1.6.11.jar file - Jar f

Jar examples for f:file

Description

A Java library with a PhatFile wrapper providing capability to write, parse and validate JSON, XMl, CSV.

You can download jar file file 1.6.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add file-1.6.11.jar to your project.

<dependency>
   <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
   <artifactId>file</artifactId>
   <version>1.6.11</version>
</dependency>
compile group: 'org.bitbucket.bradleysmithllc.etlunit', name: 'file', version: '1.6.11'
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "file" % "1.6.11"
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="file" rev="1.6.11"/>
@Grapes(@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='file', version='1.6.11'))
'org.bitbucket.bradleysmithllc.etlunit:file:jar:1.6.11'

Download

Click the following link to download the jar file.

file-1.6.11-javadoc.jar
file-1.6.11-sources.jar
file-1.6.11.jar
file-1.6.11.pom



Related Tutorials