Download logic-0.8.22.jar file - Jar l

Jar examples for l:logic

Description

Rich syntax trees and parsers for working with first order logic.

You can download jar file logic 0.8.22 in this page.

Build File

You can use the following script to add logic-0.8.22.jar to your project.

<dependency>
   <groupId>com.thesett</groupId>
   <artifactId>logic</artifactId>
   <version>0.8.22</version>
</dependency>
compile group: 'com.thesett', name: 'logic', version: '0.8.22'
libraryDependencies += "com.thesett" % "logic" % "0.8.22"
<dependency org="com.thesett" name="logic" rev="0.8.22"/>
@Grapes(@Grab(group='com.thesett', module='logic', version='0.8.22'))
'com.thesett:logic:jar:0.8.22'

Download

Click the following link to download the jar file.

logic-0.8.22-javadoc.jar
logic-0.8.22-sources.jar
logic-0.8.22-tests.jar
logic-0.8.22.jar
logic-0.8.22.pom



Related Tutorials