is not current version
Last Version 4.9.1

com.powsybl:powsybl-math 3.3.1

A set of mathematical utilities

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-math
Version

Version

3.3.1
Type

Type

jar

Download powsybl-math 3.3.1


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