License |
License |
---|---|
GroupId | GroupIdcom.powsybl |
ArtifactId | ArtifactIdpowsybl-matpower |
Last Version | Last Version4.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMATPOWER
MATPOWER Format parent project
|
Filename | Size |
---|---|
powsybl-matpower-4.9.1.pom | 1008 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-matpower/ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-matpower</artifactId>
<version>4.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-matpower/
implementation 'com.powsybl:powsybl-matpower:4.9.1'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-matpower/
implementation ("com.powsybl:powsybl-matpower:4.9.1")
'com.powsybl:powsybl-matpower:pom:4.9.1'
<dependency org="com.powsybl" name="powsybl-matpower" rev="4.9.1">
<artifact name="powsybl-matpower" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-matpower', version='4.9.1')
)
libraryDependencies += "com.powsybl" % "powsybl-matpower" % "4.9.1"
[com.powsybl/powsybl-matpower "4.9.1"]