Download math-1.6.jar file - Jar m

Jar examples for m:math

Description

TSCore is a common library for pretty much anything.

You can download jar file math 1.6 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add math-1.6.jar to your project.

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

Download

Click the following link to download the jar file.

math-1.6-javadoc.jar
math-1.6-sources.jar
math-1.6.jar
math-1.6.pom



Related Tutorials