is not current version
Last Version 8

com.powsybl:powsybl-parent 6

Powsybl Parent

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-parent
Version

Version

6
Type

Type

pom

Download powsybl-parent 6

Filename Size
powsybl-parent-6.pom 16 KB
Browse

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