JCalc API

Fluent Java API for easier work with numbers, writing formula and calculations in Java.

License

License

GroupId

GroupId

org.jdice
ArtifactId

ArtifactId

jcalc
Last Version

Last Version

0.4b
Release Date

Release Date

Type

Type

jar
Description

Description

JCalc API
Fluent Java API for easier work with numbers, writing formula and calculations in Java.

Download jcalc

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4b
0.3b
0.2b