Skip to content

0.8.5

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Mar 07:24
c1f2c1e

Grab the new version from Maven central https://repo1.maven.org/maven2/de/protubero/beanstore/0.8.5/ by using it in your deps

<dependencies>
    <dependency>
        <groupId>de.protubero</groupId>
        <artifactId>beanstore</artifactId>
        <version>0.8.5</version>
    </dependency>
</dependencies>