is not current version
Last Version 8

com.powsybl:powsybl-parent 2

Powsybl Parent

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-parent
Version

Version

2
Type

Type

pom

Download powsybl-parent 2

Filename Size
powsybl-parent-2.pom 14 KB
Browse

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