is not current version
Last Version 4.9.1

com.powsybl:powsybl-action-dsl-spi 3.3.2

A set of interfaces to extend the DSL

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-action-dsl-spi
Version

Version

3.3.2
Type

Type

jar

Download powsybl-action-dsl-spi 3.3.2


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