is not current version
Last Version 4.9.1

com.powsybl:powsybl-ucte-util 3.5.0

Utility classes for UCTE formatted network and files

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-ucte-util
Version

Version

3.5.0
Type

Type

jar

Download powsybl-ucte-util 3.5.0


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