is not current version
Last Version 0.9.0

com.bandwidth.sdk:messaging 0.5.0

Java SDK for Bandwidth Messaging

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.bandwidth.sdk
ArtifactId

ArtifactId

messaging
Version

Version

0.5.0
Type

Type

jar

Download messaging 0.5.0


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