| License |
License |
|---|---|
| GroupId | GroupIdcom.codetaco |
| ArtifactId | ArtifactIdmath |
| Last Version | Last Version6.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.codetaco.math
Equation processing for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| math-6.2.0.pom | |
| math-6.2.0.jar | 151 KB |
| math-6.2.0-sources.jar | 104 KB |
| math-6.2.0-javadoc.jar | 543 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |