| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.powsybl | 
    
| ArtifactId | ArtifactIdpowsybl-matpower-model | 
    
| Last Version | Last Version4.9.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMATPOWER model 
            MATPOWER model 
         | 
    
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-matpower-model/ -->
<dependency>
    <groupId>com.powsybl</groupId>
    <artifactId>powsybl-matpower-model</artifactId>
    <version>4.9.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.powsybl/powsybl-matpower-model/
implementation 'com.powsybl:powsybl-matpower-model:4.9.1'
                // https://jarcasting.com/artifacts/com.powsybl/powsybl-matpower-model/
implementation ("com.powsybl:powsybl-matpower-model:4.9.1")
                'com.powsybl:powsybl-matpower-model:jar:4.9.1'
                <dependency org="com.powsybl" name="powsybl-matpower-model" rev="4.9.1">
  <artifact name="powsybl-matpower-model" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.powsybl', module='powsybl-matpower-model', version='4.9.1')
)
                libraryDependencies += "com.powsybl" % "powsybl-matpower-model" % "4.9.1"
                [com.powsybl/powsybl-matpower-model "4.9.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 | 
| com.google.guava : guava | jar | 30.0-jre | 
| commons-io : commons-io | jar | 2.7 | 
| org.slf4j : slf4j-api | jar | 1.7.22 | 
| us.hebi.matlab.mat : mfl-core | jar | 0.5.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.jimfs : jimfs | jar | 1.1 | 
| junit : junit | jar | 4.13.1 | 
| org.slf4j : slf4j-simple | jar | 1.7.22 | 
| com.powsybl : powsybl-commons | jar | 4.9.1 |