GroupId | GroupIdcom.rte-france.powsybl |
---|---|
ArtifactId | ArtifactIdpowsybl-hades2-integration |
Version | Version3.4.0 |
Type | Typejar |
Filename | Size |
---|---|
powsybl-hades2-integration-3.4.0.pom | |
powsybl-hades2-integration-3.4.0.jar | 120 KB |
powsybl-hades2-integration-3.4.0-javadoc.jar | 646 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-hades2-integration/ -->
<dependency>
<groupId>com.rte-france.powsybl</groupId>
<artifactId>powsybl-hades2-integration</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-hades2-integration/
implementation 'com.rte-france.powsybl:powsybl-hades2-integration:3.4.0'
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-hades2-integration/
implementation ("com.rte-france.powsybl:powsybl-hades2-integration:3.4.0")
'com.rte-france.powsybl:powsybl-hades2-integration:jar:3.4.0'
<dependency org="com.rte-france.powsybl" name="powsybl-hades2-integration" rev="3.4.0">
<artifact name="powsybl-hades2-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rte-france.powsybl', module='powsybl-hades2-integration', version='3.4.0')
)
libraryDependencies += "com.rte-france.powsybl" % "powsybl-hades2-integration" % "3.4.0"
[com.rte-france.powsybl/powsybl-hades2-integration "3.4.0"]