Download migration-xml-0.17.0.jar file - Jar m

Jar examples for m:migration-xml

Description

You can download jar file migration-xml 0.17.0 in this page.

License

Open Source License

Build File

You can use the following script to add migration-xml-0.17.0.jar to your project.

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

Download

Click the following link to download the jar file.

migration-xml-0.17.0-javadoc.jar
migration-xml-0.17.0-sources.jar
migration-xml-0.17.0.jar
migration-xml-0.17.0.pom



Related Tutorials