java-wns

Library to send notifications using WNS

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.malbari
ArtifactId

ArtifactId

java-wns
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

java-wns
Library to send notifications using WNS
Project URL

Project URL

https://github.com/malbari/java-wns

Download java-wns

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.16
com.fasterxml.jackson.jaxrs : jackson-jaxrs-xml-provider jar 2.5.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2