ai4j 2.4.0
Maven Central
io.github.lnyo-cly:ai4j:2.4.0 is published on Maven Central.
Gradle
implementation 'io.github.lnyo-cly:ai4j:2.4.0'Maven
<dependency>
<groupId>io.github.lnyo-cly</groupId>
<artifactId>ai4j</artifactId>
<version>2.4.0</version>
</dependency>Notes
- README and README-EN install snippets now use the concrete 2.4.0 version.
- Release deploy skips the CLI fat-jar classifier to keep Maven Central bundles small; normal local CLI packaging remains unchanged.
- Fixed JSONL replay timestamp reload for
startedAtEpochMs/capturedAtEpochMs.