License |
License |
---|---|
GroupId | GroupIdcom.powsybl |
ArtifactId | ArtifactIdpowsybl-parent |
Last Version | Last Version8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPowsybl Parent
Powsybl Parent
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
powsybl-parent-8.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-parent/ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-parent</artifactId>
<version>8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-parent/
implementation 'com.powsybl:powsybl-parent:8'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-parent/
implementation ("com.powsybl:powsybl-parent:8")
'com.powsybl:powsybl-parent:pom:8'
<dependency org="com.powsybl" name="powsybl-parent" rev="8">
<artifact name="powsybl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-parent', version='8')
)
libraryDependencies += "com.powsybl" % "powsybl-parent" % "8"
[com.powsybl/powsybl-parent "8"]