is not current version
Last Version 0.21.0

com.powsybl:powsybl-open-loadflow 0.10.1

An open source loadflow based on PowSyBl

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-open-loadflow
Version

Version

0.10.1
Type

Type

jar

Download powsybl-open-loadflow 0.10.1


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