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.
| Package | Download |
|---|---|
| Binary distribution | scriptella-1.3.zip |
| Source distribution | scriptella-1.3-src.zip |
| Examples | scriptella-examples-1.3.zip |
Maven coordinates:
<dependency>
<groupId>org.scriptella</groupId>
<artifactId>scriptella-core</artifactId>
<version>1.3</version>
</dependency>
Previous version: 1.2
| Package | Download |
|---|---|
| Binary distribution | scriptella-1.2.zip |
| Source distribution | scriptella-1.2-src.zip |
| Examples | scriptella-examples-1.2.zip |
Version 1.1
| Package | Download |
|---|---|
| Binary distribution | scriptella-1.1.zip |
| Source distribution | scriptella-1.1-src.zip |
| Examples | scriptella-examples-1.1.zip |