MVN

org.eolang : opeo-maven-plugin

Maven & Gradle

Dec 29, 2023
5 stars

opeo-maven-plugin · Bytecode decompiler to eolang and back

<plugin>
    <groupId>org.eolang</groupId>
    <artifactId>opeo-maven-plugin</artifactId>
    <version>0.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eolang : opeo-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of org.eolang : opeo-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
opeo-maven-plugin-0.0.4
opeo-maven-plugin-0.0.3
opeo-maven-plugin-0.0.2
opeo-maven-plugin-0.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>org.eolang</groupId>
    <artifactId>opeo-maven-plugin</artifactId>
    <version>0.0.4</version>
</plugin>

Advertisement