is not current version
Last Version 2.12.4

com.opengamma.strata:strata-report 1.3.0

Reporting APIs and tools

GroupId

GroupId

com.opengamma.strata
ArtifactId

ArtifactId

strata-report
Version

Version

1.3.0
Type

Type

jar

Download strata-report 1.3.0


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