Download fol-1.2.jar file - Jar f

Jar examples for f:fol

Description

You can download jar file fol 1.2 in this page.

Build File

You can use the following script to add fol-1.2.jar to your project.

<dependency>
   <groupId>net.sf.tweety.logics</groupId>
   <artifactId>fol</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'net.sf.tweety.logics', name: 'fol', version: '1.2'
libraryDependencies += "net.sf.tweety.logics" % "fol" % "1.2"
<dependency org="net.sf.tweety.logics" name="fol" rev="1.2"/>
@Grapes(@Grab(group='net.sf.tweety.logics', module='fol', version='1.2'))
'net.sf.tweety.logics:fol:jar:1.2'

Download

Click the following link to download the jar file.

fol-1.2-javadoc.jar
fol-1.2-sources.jar
fol-1.2.jar
fol-1.2.pom



Related Tutorials