or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

builder-pattern.mdconstructors.mddata-classes.mdexperimental.mdimmutable-patterns.mdindex.mdlogging.mdobject-methods.mdproperty-access.mdtype-inference.mdutilities.md
tile.json

tile.json

{
  "name": "tessl/maven-lombok",
  "version": "1.18.0",
  "docs": "docs/index.md",
  "describes": "pkg:maven/org.projectlombok/lombok@1.18.40",
  "summary": "Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, automate your logging variables, and much more."
}