Skip to content

Release v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 16:39
· 0 commits to 92663751dad10c0bcce6c90001d18fe575172f63 since this release
5cb1358

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

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

Things that changed in this release

  • 9266375 - Less dependent and problematic aproval (#88)