Last Version

jquants 1.0

The Java API for Mixed Calculations of Scientific Units and Sums of Money

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.jquants
ArtifactId

ArtifactId

jquants
Version

Version

1.0
Type

Type

jar
Description

Description

jquants
The Java API for Mixed Calculations of Scientific Units and Sums of Money
Project URL

Project URL

http://jquants.org

Download jquants 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.totallylazy » totallylazy jar 1049

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.