Last Version

Bandwidth Java Messaging 0.9.0

Java SDK for Bandwidth Messaging

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.bandwidth.sdk
ArtifactId

ArtifactId

messaging
Version

Version

0.9.0
Type

Type

jar
Description

Description

Bandwidth Java Messaging
Java SDK for Bandwidth Messaging
Project URL

Project URL

https://github.com/Bandwidth/messaging-java-sdk

Download messaging 0.9.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.6
org.asynchttpclient : async-http-client jar 2.6.0
commons-io : commons-io jar 2.6

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.6.2
org.mockito : mockito-core jar 2.23.0
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.