is not current version
Last Version 7.4.0

com.bandwidth.sdk:bandwidth-sdk 7.0.0


GroupId

GroupId

com.bandwidth.sdk
ArtifactId

ArtifactId

bandwidth-sdk
Version

Version

7.0.0
Type

Type

jar

Download bandwidth-sdk 7.0.0


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