is not current version
Last Version 2.12.4

com.opengamma.strata:strata-report 2.6.1

Reporting APIs and tools

GroupId

GroupId

com.opengamma.strata
ArtifactId

ArtifactId

strata-report
Version

Version

2.6.1
Type

Type

jar

Download strata-report 2.6.1


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