| License |
License |
|---|---|
| GroupId | GroupIdcom.powsybl |
| ArtifactId | ArtifactIdpowsybl-glsk |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGLSK related modules
Module that regroups all features related to GLSK file
|
| Filename | Size |
|---|---|
| powsybl-glsk-1.5.0.pom | 993 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk/ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-glsk</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk/
implementation 'com.powsybl:powsybl-glsk:1.5.0'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk/
implementation ("com.powsybl:powsybl-glsk:1.5.0")
'com.powsybl:powsybl-glsk:pom:1.5.0'
<dependency org="com.powsybl" name="powsybl-glsk" rev="1.5.0">
<artifact name="powsybl-glsk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-glsk', version='1.5.0')
)
libraryDependencies += "com.powsybl" % "powsybl-glsk" % "1.5.0"
[com.powsybl/powsybl-glsk "1.5.0"]