Jar examples for j:jnagmp
JNA wrapper around the GNU Multiple Precision Arithmetic Library
You can download jar file jnagmp 1.0.1 in this page.
You can use the following script to add jnagmp-1.0.1.jar to your project.
<dependency> <groupId>com.squareup.jnagmp</groupId> <artifactId>jnagmp</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.squareup.jnagmp', name: 'jnagmp', version: '1.0.1'
libraryDependencies += "com.squareup.jnagmp" % "jnagmp" % "1.0.1"
<dependency org="com.squareup.jnagmp" name="jnagmp" rev="1.0.1"/>
@Grapes(@Grab(group='com.squareup.jnagmp', module='jnagmp', version='1.0.1'))
'com.squareup.jnagmp:jnagmp:jar:1.0.1'
Click the following link to download the jar file.
jnagmp-1.0.1-javadoc.jar