Last Version

JCalc API 0.4b

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

License

License

GroupId

GroupId

org.jdice
ArtifactId

ArtifactId

jcalc
Version

Version

0.4b
Type

Type

jar
Description

Description

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

Download jcalc 0.4b


<!-- 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.