| License |
License |
|---|---|
| GroupId | GroupIdcom.gerritdrost.libs.mathie |
| ArtifactId | ArtifactIdmathie |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMathie
A quick mathematical expression framework.
|
| Filename | Size |
|---|---|
| mathie-0.0.1.pom | |
| mathie-0.0.1.jar | 53 KB |
| mathie-0.0.1-sources.jar | 27 KB |
| mathie-0.0.1-javadoc.jar | 289 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gerritdrost.libs.mathie/mathie/ -->
<dependency>
<groupId>com.gerritdrost.libs.mathie</groupId>
<artifactId>mathie</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gerritdrost.libs.mathie/mathie/
implementation 'com.gerritdrost.libs.mathie:mathie:0.0.1'
// https://jarcasting.com/artifacts/com.gerritdrost.libs.mathie/mathie/
implementation ("com.gerritdrost.libs.mathie:mathie:0.0.1")
'com.gerritdrost.libs.mathie:mathie:jar:0.0.1'
<dependency org="com.gerritdrost.libs.mathie" name="mathie" rev="0.0.1">
<artifact name="mathie" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gerritdrost.libs.mathie', module='mathie', version='0.0.1')
)
libraryDependencies += "com.gerritdrost.libs.mathie" % "mathie" % "0.0.1"
[com.gerritdrost.libs.mathie/mathie "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.12.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.carrotsearch : junit-benchmarks | jar | 0.7.2 |