is not current version
Last Version 4.9.1

com.powsybl:powsybl-math 3.7.2

A set of mathematical utilities

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-math
Version

Version

3.7.2
Type

Type

jar

Download powsybl-math 3.7.2


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