Download at-csv-1.0.67.jar file - Jar a

Jar examples for a:at-csv

Description

A CSV File ActivityType driver for engineblock, based on http://engineblock.io/ and http://virtdata.io/

You can download jar file at-csv 1.0.67 in this page.

Build File

You can use the following script to add at-csv-1.0.67.jar to your project.

<dependency>
   <groupId>io.engineblock</groupId>
   <artifactId>at-csv</artifactId>
   <version>1.0.67</version>
</dependency>
compile group: 'io.engineblock', name: 'at-csv', version: '1.0.67'
libraryDependencies += "io.engineblock" % "at-csv" % "1.0.67"
<dependency org="io.engineblock" name="at-csv" rev="1.0.67"/>
@Grapes(@Grab(group='io.engineblock', module='at-csv', version='1.0.67'))
'io.engineblock:at-csv:jar:1.0.67'

Download

Click the following link to download the jar file.

at-csv-1.0.67-javadoc.jar
at-csv-1.0.67-sources.jar
at-csv-1.0.67.jar
at-csv-1.0.67.pom



Related Tutorials