Download univocity-output-tester-2.0.jar file - Jar u

Jar examples for u:univocity-output-tester

Description

uniVocity output test utility

You can download jar file univocity-output-tester 2.0 in this page.

License

Apache 2

Build File

You can use the following script to add univocity-output-tester-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

univocity-output-tester-2.0-javadoc.jar
univocity-output-tester-2.0-sources.jar
univocity-output-tester-2.0.jar
univocity-output-tester-2.0.pom



Related Tutorials