MVN

eu.doppel-helix.jna.tlbcodegenerator : TlbCodeGenerator

Maven & Gradle

Mar 14, 2020
19 stars

TlbCodeGenerator · Code generator for JNA COM support

<plugin>
    <groupId>eu.doppel-helix.jna.tlbcodegenerator</groupId>
    <artifactId>TlbCodeGenerator</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.doppel-helix.jna.tlbcodegenerator : TlbCodeGenerator to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of eu.doppel-helix.jna.tlbcodegenerator : TlbCodeGenerator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
TlbCodeGenerator-1.0.2
TlbCodeGenerator-1.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>eu.doppel-helix.jna.tlbcodegenerator</groupId>
    <artifactId>TlbCodeGenerator</artifactId>
    <version>1.0.2</version>
</plugin>

Advertisement