License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.kmbulebu.nicknack |
ArtifactId | ArtifactIdpushover-provider |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionpushover-provider
PushOver Provider for NickNack
|
Filename | Size |
---|---|
pushover-provider-0.0.7.pom | |
pushover-provider-0.0.7.jar | 4 MB |
pushover-provider-0.0.7-sources.jar | 13 KB |
pushover-provider-0.0.7-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/pushover-provider/ -->
<dependency>
<groupId>com.github.kmbulebu.nicknack</groupId>
<artifactId>pushover-provider</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/pushover-provider/
implementation 'com.github.kmbulebu.nicknack:pushover-provider:0.0.7'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/pushover-provider/
implementation ("com.github.kmbulebu.nicknack:pushover-provider:0.0.7")
'com.github.kmbulebu.nicknack:pushover-provider:jar:0.0.7'
<dependency org="com.github.kmbulebu.nicknack" name="pushover-provider" rev="0.0.7">
<artifact name="pushover-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='pushover-provider', version='0.0.7')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "pushover-provider" % "0.0.7"
[com.github.kmbulebu.nicknack/pushover-provider "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 |
org.springframework : spring-web | jar | 4.1.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.github.kmbulebu.nicknack : nicknack-core | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |