| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdcom.powsybl | 
    
| ArtifactId | ArtifactIdpowsybl-network-hypothesis | 
    
| Last Version | Last Version0.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPowsybl Network Hypothesis 
            A framework to model network hypotheses 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-network-hypothesis/ -->
<dependency>
    <groupId>com.powsybl</groupId>
    <artifactId>powsybl-network-hypothesis</artifactId>
    <version>0.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.powsybl/powsybl-network-hypothesis/
implementation 'com.powsybl:powsybl-network-hypothesis:0.3.0'
                // https://jarcasting.com/artifacts/com.powsybl/powsybl-network-hypothesis/
implementation ("com.powsybl:powsybl-network-hypothesis:0.3.0")
                'com.powsybl:powsybl-network-hypothesis:jar:0.3.0'
                <dependency org="com.powsybl" name="powsybl-network-hypothesis" rev="0.3.0">
  <artifact name="powsybl-network-hypothesis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.powsybl', module='powsybl-network-hypothesis', version='0.3.0')
)
                libraryDependencies += "com.powsybl" % "powsybl-network-hypothesis" % "0.3.0"
                [com.powsybl/powsybl-network-hypothesis "0.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.auto.service : auto-service | jar | |
| com.google.guava : guava | jar | |
| com.powsybl : powsybl-iidm-xml-converter | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.jimfs : jimfs | jar | |
| junit : junit | jar | |
| org.slf4j : slf4j-simple | jar | |
| org.xmlunit : xmlunit-core | jar | |
| com.powsybl : powsybl-commons | test-jar | |
| com.powsybl : powsybl-config-test | jar | |
| com.powsybl : powsybl-iidm-impl | jar | |
| com.powsybl : powsybl-iidm-test | jar |