Jar examples for u:univocity-parsers
uniVocity's open source parsers for processing different text formats using a consistent API
You can download jar file univocity-parsers 1.3.0 in this page.
Apache 2
You can use the following script to add univocity-parsers-1.3.0.jar to your project.
<dependency> <groupId>com.univocity</groupId> <artifactId>univocity-parsers</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.univocity', name: 'univocity-parsers', version: '1.3.0'
libraryDependencies += "com.univocity" % "univocity-parsers" % "1.3.0"
<dependency org="com.univocity" name="univocity-parsers" rev="1.3.0"/>
@Grapes(@Grab(group='com.univocity', module='univocity-parsers', version='1.3.0'))
'com.univocity:univocity-parsers:jar:1.3.0'
Click the following link to download the jar file.
univocity-parsers-1.3.0-javadoc.jar