Last Version

Java GMP bindings 0.1

Java bindings for the GNU MP Library.

License

License

GroupId

GroupId

it.unich.jgmp
ArtifactId

ArtifactId

jgmp
Version

Version

0.1
Type

Type

jar
Description

Description

Java GMP bindings
Java bindings for the GNU MP Library.
Project URL

Project URL

https://github.com/jandom-devel/JGMP
Source Code Management

Source Code Management

https://github.com/jandom-devel/JGMP

Download jgmp 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.11.0

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.