NativeLibs4Java Common Configuration

NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.

License

License

New BSD License (GPL-compatible)
Categories

Categories

Native Development Tools
GroupId

GroupId

com.nativelibs4java
ArtifactId

ArtifactId

nativelibs4java-parent
Last Version

Last Version

1.9
Release Date

Release Date

Type

Type

pom
Description

Description

NativeLibs4Java Common Configuration
NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.

Download nativelibs4java-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.9
1.8
1.7