Download fastods-testlib-0.4.0.jar file - Jar f

Jar examples for f:fastods-testlib

Description

A tiny test library for FastODS

You can download jar file fastods-testlib 0.4.0 in this page.

License

GPL v3

Build File

You can use the following script to add fastods-testlib-0.4.0.jar to your project.

<dependency>
   <groupId>com.github.jferard</groupId>
   <artifactId>fastods-testlib</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.github.jferard', name: 'fastods-testlib', version: '0.4.0'
libraryDependencies += "com.github.jferard" % "fastods-testlib" % "0.4.0"
<dependency org="com.github.jferard" name="fastods-testlib" rev="0.4.0"/>
@Grapes(@Grab(group='com.github.jferard', module='fastods-testlib', version='0.4.0'))
'com.github.jferard:fastods-testlib:jar:0.4.0'

Download

Click the following link to download the jar file.

fastods-testlib-0.4.0-javadoc.jar
fastods-testlib-0.4.0-sources.jar
fastods-testlib-0.4.0.jar
fastods-testlib-0.4.0.pom



Related Tutorials