MVN

com.kohlschutter.retrolambda : retrolambda-maven-plugin

Maven & Gradle

Sep 27, 2023
<plugin>
    <groupId>com.kohlschutter.retrolambda</groupId>
    <artifactId>retrolambda-maven-plugin</artifactId>
    <version>2.5.8.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kohlschutter.retrolambda : retrolambda-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.5.8.1

All Versions

Choose a version of com.kohlschutter.retrolambda : retrolambda-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
retrolambda-maven-plugin-2.5.8.1
retrolambda-maven-plugin-2.5.8

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.kohlschutter.retrolambda</groupId>
    <artifactId>retrolambda-maven-plugin</artifactId>
    <version>2.5.8.1</version>
</plugin>