License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.bandwidth.sdk |
ArtifactId | ArtifactIdmessaging |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBandwidth Java Messaging
Java SDK for Bandwidth Messaging
|
Project URL |
Project URL |
Filename | Size |
---|---|
messaging-0.9.0.pom | |
messaging-0.9.0.jar | 67 KB |
messaging-0.9.0-sources.jar | 10 KB |
messaging-0.9.0-javadoc.jar | 74 KB |
Browse |
<!-- 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"]
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 |
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 |