Skip to content

v0.0.8

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jan 18:32
· 26 commits to main since this release

What's Changed

  • docs: update version to v0.0.6 (81a4ffe)
  • chore: prepare for next development iteration (c10e748)

Installation

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependency>
    <groupId>com.github.socobox</groupId>
    <artifactId>sbx-lib-java</artifactId>
    <version>v0.0.8</version>
</dependency>