Last Version

JNA GMP 3.0.0

JNA wrapper around the GNU Multiple Precision Arithmetic Library

License

License

Categories

Categories

Square Business Logic Libraries Financial JNA Development Tools Native
GroupId

GroupId

com.squareup.jnagmp
ArtifactId

ArtifactId

jnagmp
Version

Version

3.0.0
Type

Type

jar
Description

Description

JNA GMP
JNA wrapper around the GNU Multiple Precision Arithmetic Library
Project Organization

Project Organization

Square, Inc.

Download jnagmp 3.0.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.