MVN

com.github.sulir : edigen-maven-plugin

Maven & Gradle

Jan 02, 2017
1 stars

Edigen Maven Plugin · A Maven Plugin for Emulator Disassembler Generator

<plugin>
    <groupId>com.github.sulir</groupId>
    <artifactId>edigen-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sulir : edigen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.sulir : edigen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
edigen-maven-plugin-1.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>com.github.sulir</groupId>
    <artifactId>edigen-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>