Download at-csv-1.0.64.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.64 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials