Download jill-0.3.2.jar file - Jar j

Jar examples for j:jill

Description

Jill cognitive agents (Core)

You can download jar file jill 0.3.2 in this page.

Build File

You can use the following script to add jill-0.3.2.jar to your project.

<dependency>
   <groupId>io.github.agentsoz</groupId>
   <artifactId>jill</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'io.github.agentsoz', name: 'jill', version: '0.3.2'
libraryDependencies += "io.github.agentsoz" % "jill" % "0.3.2"
<dependency org="io.github.agentsoz" name="jill" rev="0.3.2"/>
@Grapes(@Grab(group='io.github.agentsoz', module='jill', version='0.3.2'))
'io.github.agentsoz:jill:jar:0.3.2'

Download

Click the following link to download the jar file.

jill-0.3.2-jar-with-dependencies.jar
jill-0.3.2-javadoc.jar
jill-0.3.2-sources.jar
jill-0.3.2.jar
jill-0.3.2.pom



Related Tutorials