is not current version
Last Version 0.3.0

com.bandwidth.sdk:numbers 0.1.0

Java SDK for Bandwidth Numbers

GroupId

GroupId

com.bandwidth.sdk
ArtifactId

ArtifactId

numbers
Version

Version

0.1.0
Type

Type

jar

Download numbers 0.1.0


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