Download lp-1.2.jar file - Jar l

Jar examples for l:lp

Description

You can download jar file lp 1.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

lp-1.2-javadoc.jar
lp-1.2-sources.jar
lp-1.2.jar
lp-1.2.pom



Related Tutorials