Skip to content

ai4j 2.4.0

Choose a tag to compare

@LnYo-Cly LnYo-Cly released this 21 Jul 04:49
· 160 commits to main since this release
6473da7

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.