Fork me on GitHub

Project Lombok - Download

Feature Overview Discuss / Help Contribute Report an issue
Download!
Version: @VERSION@ | changelog
Maven, Ivy or Gradle Lombok is in maven central. More…
Javac Just put lombok.jar on the classpath.
NetBeans Just put lombok.jar on the classpath and enable annotation processing. More…
Eclipse and variants Run lombok.jar as a java app (i.e. doubleclick it, usually) to install. Also add lombok.jar to your project. Supported variants: Springsource Tool Suite, JBoss Developer Studio
IDEA IntelliJ A plugin developed by Michael Plushnikov adds support for most features.
Javadoc First delombok your code then run javadoc on the result. More…
Android The proper way to use lombok with android is somewhat complicated but possible. More…
GWT Lombok works with GWT. More…
Play! Framework Use Aaron Freeman's lombok play plugin.
ecj Lombok works on ecj and ecj-based tools. More…

Or, download a previous version of lombok.