Download univocity-parsers-2.5.7.jar file - Jar u

Jar examples for u:univocity-parsers

Description

uniVocity's open source parsers for processing different text formats using a consistent API

You can download jar file univocity-parsers 2.5.7 in this page.

License

Apache 2

Build File

You can use the following script to add univocity-parsers-2.5.7.jar to your project.

<dependency>
   <groupId>com.univocity</groupId>
   <artifactId>univocity-parsers</artifactId>
   <version>2.5.7</version>
</dependency>
compile group: 'com.univocity', name: 'univocity-parsers', version: '2.5.7'
libraryDependencies += "com.univocity" % "univocity-parsers" % "2.5.7"
<dependency org="com.univocity" name="univocity-parsers" rev="2.5.7"/>
@Grapes(@Grab(group='com.univocity', module='univocity-parsers', version='2.5.7'))
'com.univocity:univocity-parsers:jar:2.5.7'

Download

Click the following link to download the jar file.

univocity-parsers-2.5.7-javadoc.jar
univocity-parsers-2.5.7-sources.jar
univocity-parsers-2.5.7-tests.jar
univocity-parsers-2.5.7.jar
univocity-parsers-2.5.7.pom



Related Tutorials