Download migration-csv-0.10.0.jar file - Jar m

Jar examples for m:migration-csv

Description

You can download jar file migration-csv 0.10.0 in this page.

License

Open Source License

Build File

You can use the following script to add migration-csv-0.10.0.jar to your project.

<dependency>
   <groupId>ai.grakn</groupId>
   <artifactId>migration-csv</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'ai.grakn', name: 'migration-csv', version: '0.10.0'
libraryDependencies += "ai.grakn" % "migration-csv" % "0.10.0"
<dependency org="ai.grakn" name="migration-csv" rev="0.10.0"/>
@Grapes(@Grab(group='ai.grakn', module='migration-csv', version='0.10.0'))
'ai.grakn:migration-csv:jar:0.10.0'

Download

Click the following link to download the jar file.

migration-csv-0.10.0-javadoc.jar
migration-csv-0.10.0-sources.jar
migration-csv-0.10.0.jar
migration-csv-0.10.0.pom



Related Tutorials