is not current version
Last Version 4.9.1

com.powsybl:powsybl-matpower 4.5.0-RC1

MATPOWER Format parent project

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-matpower
Version

Version

4.5.0-RC1
Type

Type

pom

Download powsybl-matpower 4.5.0-RC1

Filename Size
powsybl-matpower-4.5.0-RC1.pom 1012 bytes
Browse

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