is not current version
Last Version 4.9.1

com.powsybl:powsybl-matpower 3.5.0

MATPOWER Format parent project

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-matpower
Version

Version

3.5.0
Type

Type

pom

Download powsybl-matpower 3.5.0

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

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