is not current version
Last Version 0.21.0

com.powsybl:powsybl-open-loadflow 0.5.0

An open source loadflow based on PowSyBl

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-open-loadflow
Version

Version

0.5.0
Type

Type

jar

Download powsybl-open-loadflow 0.5.0


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