MVN

com.nativelibs4java : maven-jnaerator-plugin

Maven & Gradle

Mar 08, 2015
1 usages

JNAerator Maven Plugin

<plugin>
    <groupId>com.nativelibs4java</groupId>
    <artifactId>maven-jnaerator-plugin</artifactId>
    <version>0.12</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nativelibs4java : maven-jnaerator-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.12

All Versions

Choose a version of com.nativelibs4java : maven-jnaerator-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12
maven-jnaerator-plugin-0.12
0.11
maven-jnaerator-plugin-0.11
0.10
maven-jnaerator-plugin-0.10

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.nativelibs4java</groupId>
    <artifactId>maven-jnaerator-plugin</artifactId>
    <version>0.12</version>
</plugin>

Advertisement