Download
GitHub Releases
This JAR file is platform-independent and can be used on any operating system that supports Java 17.
⏬All Operating SystemsThe source code can be downloaded here:
⏬SourcesIf you also need the JavaDoc, i.e., the documentation of the classes, it can be downloaded here:
⏬JavaDocIt is best to add all three JAR files so that autocomplete and documentation lookup work correctly in your IDE.
Maven Central
<dependency>
<groupId>org.openpatch</groupId>
<artifactId>scratch</artifactId>
<version>4.24.1</version>
</dependency>