is not current version
Last Version 2.12.4

com.opengamma.strata:strata-market 1.4.2

Entities describing the financial market

GroupId

GroupId

com.opengamma.strata
ArtifactId

ArtifactId

strata-market
Version

Version

1.4.2
Type

Type

jar

Download strata-market 1.4.2


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