is not current version
Last Version 0.0.7

com.github.kmbulebu.nicknack:pushover-provider 0.0.5

PushOver Provider for NickNack

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.kmbulebu.nicknack
ArtifactId

ArtifactId

pushover-provider
Version

Version

0.0.5
Type

Type

jar

Download pushover-provider 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/pushover-provider/ -->
<dependency>
    <groupId>com.github.kmbulebu.nicknack</groupId>
    <artifactId>pushover-provider</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/pushover-provider/
implementation 'com.github.kmbulebu.nicknack:pushover-provider:0.0.5'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/pushover-provider/
implementation ("com.github.kmbulebu.nicknack:pushover-provider:0.0.5")
'com.github.kmbulebu.nicknack:pushover-provider:jar:0.0.5'
<dependency org="com.github.kmbulebu.nicknack" name="pushover-provider" rev="0.0.5">
  <artifact name="pushover-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='pushover-provider', version='0.0.5')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "pushover-provider" % "0.0.5"
[com.github.kmbulebu.nicknack/pushover-provider "0.0.5"]