Download algebrain-3.0.1.jar file - Jar a

Jar examples for a:algebrain

Description

Equation processing for Java

You can download jar file algebrain 3.0.1 in this page.

Build File

You can use the following script to add algebrain-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

algebrain-3.0.1-javadoc.jar
algebrain-3.0.1-sources.jar
algebrain-3.0.1.jar
algebrain-3.0.1.pom



Related Tutorials