is not current version
Last Version 2.12.4

com.opengamma.strata:strata-market 2.9.2

Entities describing the financial market

GroupId

GroupId

com.opengamma.strata
ArtifactId

ArtifactId

strata-market
Version

Version

2.9.2
Type

Type

jar

Download strata-market 2.9.2


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