| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.powsybl | 
    
| ArtifactId | ArtifactIdpowsybl-glsk-document-io-api | 
    
| Last Version | Last Version1.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGLSK document importers API 
            Single entry point for GLSK document imports with interface for GLSK document importers. 
         | 
    
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk-document-io-api/ -->
<dependency>
    <groupId>com.powsybl</groupId>
    <artifactId>powsybl-glsk-document-io-api</artifactId>
    <version>1.5.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk-document-io-api/
implementation 'com.powsybl:powsybl-glsk-document-io-api:1.5.0'
                // https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk-document-io-api/
implementation ("com.powsybl:powsybl-glsk-document-io-api:1.5.0")
                'com.powsybl:powsybl-glsk-document-io-api:jar:1.5.0'
                <dependency org="com.powsybl" name="powsybl-glsk-document-io-api" rev="1.5.0">
  <artifact name="powsybl-glsk-document-io-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.powsybl', module='powsybl-glsk-document-io-api', version='1.5.0')
)
                libraryDependencies += "com.powsybl" % "powsybl-glsk-document-io-api" % "1.5.0"
                [com.powsybl/powsybl-glsk-document-io-api "1.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.powsybl : powsybl-glsk-document-api | jar | 1.5.0 |