Download cognitiveKrInterface-2.1.1.jar file - Jar c

Jar examples for c:cognitiveKrInterface

Description

Cognitive KR Interface (TODO)

You can download jar file cognitiveKrInterface 2.1.1 in this page.

Build File

You can use the following script to add cognitiveKrInterface-2.1.1.jar to your project.

<dependency>
   <groupId>org.bitbucket.goalhub.grammar</groupId>
   <artifactId>cognitiveKrInterface</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'org.bitbucket.goalhub.grammar', name: 'cognitiveKrInterface', version: '2.1.1'
libraryDependencies += "org.bitbucket.goalhub.grammar" % "cognitiveKrInterface" % "2.1.1"
<dependency org="org.bitbucket.goalhub.grammar" name="cognitiveKrInterface" rev="2.1.1"/>
@Grapes(@Grab(group='org.bitbucket.goalhub.grammar', module='cognitiveKrInterface', version='2.1.1'))
'org.bitbucket.goalhub.grammar:cognitiveKrInterface:jar:2.1.1'

Download

Click the following link to download the jar file.

cognitiveKrInterface-2.1.1-javadoc.jar
cognitiveKrInterface-2.1.1-sources.jar
cognitiveKrInterface-2.1.1.jar
cognitiveKrInterface-2.1.1.pom



Related Tutorials