Skip to content

Release v0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 21:19
· 0 commits to 2d2276c0cd728409ebcbba0c9a5046dde69174e0 since this release
fcd2fe4

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

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

Things that changed in this release