Last Version

Java PPL bindings 0.3

Java bindings for the Parma Polyhedra Library. For Java programmers.

License

License

GroupId

GroupId

it.unich.jppl
ArtifactId

ArtifactId

jppl
Version

Version

0.3
Type

Type

jar
Description

Description

Java PPL bindings
Java bindings for the Parma Polyhedra Library. For Java programmers.
Project URL

Project URL

https://github.com/amato-gianluca/JPPL
Source Code Management

Source Code Management

https://github.com/amato-gianluca/JPPL

Download jppl 0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.11.0
it.unich.jgmp : jgmp jar 0.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.