is not current version
Last Version 2.12.4

com.opengamma.strata:strata-calc 2.10.16

Provides the ability to run calculations, manage market data and create scenarios

GroupId

GroupId

com.opengamma.strata
ArtifactId

ArtifactId

strata-calc
Version

Version

2.10.16
Type

Type

jar

Download strata-calc 2.10.16


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