SBT Build Generator
Generate Scala sbt build.sbt configuration files with organization, project name, Scala version, library dependencies, plugins, and compiler options. Supports Scala 2.x and 3.x.
How to Use SBT Build Generator
Enter your organization, project name, and version. Select a Scala version, optionally enable plugins, add library dependencies in sbt format, and click Generate to create your build.sbt file.
Step-by-Step Instructions
- Enter organization and project name
- Select Scala version and plugins
- Add library dependencies in sbt format
- Click Generate build.sbt to create the file
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.