com.codetaco.algebrain

Equation processing for Java

License

License

GroupId

GroupId

com.codetaco
ArtifactId

ArtifactId

algebrain
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.codetaco.algebrain
Equation processing for Java
Project Organization

Project Organization

CodeTaco

Download algebrain

How to add to project

<!-- https://jarcasting.com/artifacts/com.codetaco/algebrain/ -->
<dependency>
    <groupId>com.codetaco</groupId>
    <artifactId>algebrain</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codetaco/algebrain/
implementation 'com.codetaco:algebrain:3.0.2'
// https://jarcasting.com/artifacts/com.codetaco/algebrain/
implementation ("com.codetaco:algebrain:3.0.2")
'com.codetaco:algebrain:jar:3.0.2'
<dependency org="com.codetaco" name="algebrain" rev="3.0.2">
  <artifact name="algebrain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codetaco', module='algebrain', version='3.0.2')
)
libraryDependencies += "com.codetaco" % "algebrain" % "3.0.2"
[com.codetaco/algebrain "3.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.codetaco : calendar jar 3.0.2
commons-codec : commons-codec jar 1.9
org.slf4j : slf4j-api jar 1.7.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.7.13

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1