| License |
License |
|---|---|
| GroupId | GroupIdcom.codetaco |
| ArtifactId | ArtifactIdalgebrain |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.codetaco.algebrain
Equation processing for Java
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| algebrain-3.0.2.pom | |
| algebrain-3.0.2.jar | 112 KB |
| algebrain-3.0.2-sources.jar | 75 KB |
| algebrain-3.0.2-javadoc.jar | 488 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.13 |