is not current version
Last Version 1.3

com.bandwidth.java:bandwidth-java-lib 1.2

Java library for use with the Catapult API.

Categories

Categories

Java Languages
GroupId

GroupId

com.bandwidth.java
ArtifactId

ArtifactId

bandwidth-java-lib
Version

Version

1.2
Type

Type

jar

Download bandwidth-java-lib 1.2


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