Download migration-base-0.12.1.jar file - Jar m

Jar examples for m:migration-base

Description

You can download jar file migration-base 0.12.1 in this page.

License

Open Source License

Build File

You can use the following script to add migration-base-0.12.1.jar to your project.

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

Download

Click the following link to download the jar file.

migration-base-0.12.1-javadoc.jar
migration-base-0.12.1-sources.jar
migration-base-0.12.1.jar
migration-base-0.12.1.pom



Related Tutorials