is not current version
Last Version 7.4.0

com.bandwidth.sdk:bandwidth-sdk 3.2.0


GroupId

GroupId

com.bandwidth.sdk
ArtifactId

ArtifactId

bandwidth-sdk
Version

Version

3.2.0
Type

Type

jar

Download bandwidth-sdk 3.2.0


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