Skip to content

Release 0.5.7 🦄

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:33

Java client library for the Notifir.

Grab the new version from the Maven central.

Get it via Maven:

<dependency>
  <groupId>io.github.notifir</groupId>
  <artifactId>notifir</artifactId>
  <version>0.5.7</version>
</dependency>

or Gradle:

implementation 'io.github.notifir:notifir:0.5.7'

Changelog

  • 7ecac8c - ⌨️ Tiny changes to the release notes
  • 204a218 - 🗑 Remove release drafter