is not current version
Last Version 2.0.1

com.channelape:bigcommerce-sdk 1.4.3

Java SDK for BigCommerce REST APIs

GroupId

GroupId

com.channelape
ArtifactId

ArtifactId

bigcommerce-sdk
Version

Version

1.4.3
Type

Type

jar

Download bigcommerce-sdk 1.4.3


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