is not current version
Last Version 7.0.0.CR1

org.jadira.quant:quant 5.0.0.GA

Quantitative Capability for Jadira Framework

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.jadira.quant
ArtifactId

ArtifactId

quant
Version

Version

5.0.0.GA
Type

Type

jar

Download quant 5.0.0.GA


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