is not current version
Last Version 1.2.1

com.powsybl:powsybl-math-native 1.0.1

Native library for PowSyBl math

Categories

Categories

Native Development Tools
GroupId

GroupId

com.powsybl
ArtifactId

ArtifactId

powsybl-math-native
Version

Version

1.0.1
Type

Type

jar

Download powsybl-math-native 1.0.1


<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-math-native/ -->
<dependency>
    <groupId>com.powsybl</groupId>
    <artifactId>powsybl-math-native</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-math-native/
implementation 'com.powsybl:powsybl-math-native:1.0.1'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-math-native/
implementation ("com.powsybl:powsybl-math-native:1.0.1")
'com.powsybl:powsybl-math-native:jar:1.0.1'
<dependency org="com.powsybl" name="powsybl-math-native" rev="1.0.1">
  <artifact name="powsybl-math-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-math-native', version='1.0.1')
)
libraryDependencies += "com.powsybl" % "powsybl-math-native" % "1.0.1"
[com.powsybl/powsybl-math-native "1.0.1"]