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