is not current version
Last Version 4.9.1

com.powsybl:powsybl-math 4.0.0-RC1

A set of mathematical utilities

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-math
Version

Version

4.0.0-RC1
Type

Type

jar

Download powsybl-math 4.0.0-RC1


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