не последняя версия
Последняя версия 4.9.1

com.powsybl:powsybl-ucte-converter 4.0.0-RC2

A converter implementation for UCTE networks

Группа

Группа

com.powsybl
Идентификатор

Идентификатор

powsybl-ucte-converter
Версия

Версия

4.0.0-RC2
Тип

Тип

jar

Скачать powsybl-ucte-converter 4.0.0-RC2


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