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'