is not current version
Last Version 4.9.1

com.powsybl:powsybl-entsoe-util 2.5.1

A set of utility classes to work with ENTSO-E files (UCTE-DEF, CIMv1, CGMES...)

GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-entsoe-util
Version

Version

2.5.1
Type

Type

jar

Download powsybl-entsoe-util 2.5.1


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