| License |
License |
|---|---|
| GroupId | GroupIdcom.powsybl |
| ArtifactId | ArtifactIdpowsybl-entsoe |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionENTSO-E
PowSyBl Entso-e parent project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| powsybl-entsoe-1.5.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-entsoe/ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-entsoe</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-entsoe/
implementation 'com.powsybl:powsybl-entsoe:1.5.0'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-entsoe/
implementation ("com.powsybl:powsybl-entsoe:1.5.0")
'com.powsybl:powsybl-entsoe:pom:1.5.0'
<dependency org="com.powsybl" name="powsybl-entsoe" rev="1.5.0">
<artifact name="powsybl-entsoe" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-entsoe', version='1.5.0')
)
libraryDependencies += "com.powsybl" % "powsybl-entsoe" % "1.5.0"
[com.powsybl/powsybl-entsoe "1.5.0"]