Last Version

com.squareup.jnagmp:jnagmp-parent 3.0.0

Parent module for JNA GMP 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-parent
Version

Version

3.0.0
Type

Type

pom
Description

Description

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

Project Organization

Square, Inc.
Source Code Management

Source Code Management

https://github.com/square/jna-gmp

Download jnagmp-parent 3.0.0

Filename Size
jnagmp-parent-3.0.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jnagmp
  • bc-rsa