Last Version

com.codetaco.math 6.2.0

Equation processing for Java

License

License

GroupId

GroupId

com.codetaco
ArtifactId

ArtifactId

math
Version

Version

6.2.0
Type

Type

jar
Description

Description

com.codetaco.math
Equation processing for Java
Project URL

Project URL

https://bitbucket.org/codetaco/com.codetaco.math
Project Organization

Project Organization

CodeTaco

Download math 6.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.codetaco : date jar 5.1.0
commons-codec : commons-codec jar 1.11
org.slf4j : slf4j-api jar 1.8.0-beta2
org.projectlombok : lombok jar 1.18.2

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.8.0-beta2
log4j : log4j jar 1.2.12
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

Project Modules

There are no modules declared in this project.