Download Scriptella

Choose the binary package to start using Scriptella, or download the source and examples separately. All published releases are also available on GitHub. Maven consumers can resolve org.scriptella modules from Maven Central.

Version 1.3 (July 17, 2026)

Scriptella 1.3 modernizes the build, website, and documentation while preserving Java 8 compatibility and established behavior.

PackageDownload
Binary distributionscriptella-1.3.zip
Source distributionscriptella-1.3-src.zip
Examplesscriptella-examples-1.3.zip

Maven coordinates:

<dependency>
  <groupId>org.scriptella</groupId>
  <artifactId>scriptella-core</artifactId>
  <version>1.3</version>
</dependency>

Previous version: 1.2

PackageDownload
Binary distributionscriptella-1.2.zip
Source distributionscriptella-1.2-src.zip
Examplesscriptella-examples-1.2.zip

Version 1.1

PackageDownload
Binary distributionscriptella-1.1.zip
Source distributionscriptella-1.1-src.zip
Examplesscriptella-examples-1.1.zip

View all GitHub releases Read the tutorial