Jar examples for p:powsybl-tools
The powsybl command line tool
You can download jar file powsybl-tools 1.0.0 in this page.
Mozilla Public License
You can use the following script to add powsybl-tools-1.0.0.jar to your project.
<dependency> <groupId>com.powsybl</groupId> <artifactId>powsybl-tools</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.powsybl', name: 'powsybl-tools', version: '1.0.0'
libraryDependencies += "com.powsybl" % "powsybl-tools" % "1.0.0"
<dependency org="com.powsybl" name="powsybl-tools" rev="1.0.0"/>
@Grapes(@Grab(group='com.powsybl', module='powsybl-tools', version='1.0.0'))
'com.powsybl:powsybl-tools:jar:1.0.0'
Click the following link to download the jar file.
powsybl-tools-1.0.0-javadoc.jar