is not current version
Last Version 7.0.0.CR1

org.jadira.quant:quant 3.1.0.CR7

Quantitative Capability

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.jadira.quant
ArtifactId

ArtifactId

quant
Version

Version

3.1.0.CR7
Type

Type

jar

Download quant 3.1.0.CR7


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