is not current version
Last Version 2.12.4

com.opengamma.strata:strata-report 2.9.3

Reporting APIs and tools

GroupId

GroupId

com.opengamma.strata
ArtifactId

ArtifactId

strata-report
Version

Version

2.9.3
Type

Type

jar

Download strata-report 2.9.3


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