is not current version
Last Version 4.9.1

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

A set of interfaces to extend the DSL

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-action-dsl-spi
Version

Version

4.1.2
Type

Type

jar

Download powsybl-action-dsl-spi 4.1.2


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