Skip to content

Release v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 09:19
· 0 commits to 365463342856264604fbd059a87c60cc3306a657 since this release
74045a7

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

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

Things that changed in this release