is not current version
Last Version 4.9.1

com.powsybl:powsybl-matpower 4.0.1

MATPOWER Format parent project

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-matpower
Version

Version

4.0.1
Type

Type

pom

Download powsybl-matpower 4.0.1

Filename Size
powsybl-matpower-4.0.1.pom 1008 bytes
Browse

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