Skip to content

Release v0.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 00:18
e8db56c

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.2.3/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.2.3</version>
    </dependency>
</dependencies>

Things that changed in this release