Jar examples for g:grakn-engine
You can download jar file grakn-engine 0.14.0 in this page.
Open Source License
You can use the following script to add grakn-engine-0.14.0.jar to your project.
<dependency> <groupId>ai.grakn</groupId> <artifactId>grakn-engine</artifactId> <version>0.14.0</version> </dependency>
compile group: 'ai.grakn', name: 'grakn-engine', version: '0.14.0'
libraryDependencies += "ai.grakn" % "grakn-engine" % "0.14.0"
<dependency org="ai.grakn" name="grakn-engine" rev="0.14.0"/>
@Grapes(@Grab(group='ai.grakn', module='grakn-engine', version='0.14.0'))
'ai.grakn:grakn-engine:jar:0.14.0'
Click the following link to download the jar file.
grakn-engine-0.14.0-javadoc.jar