is not current version
Last Version 2.0.1

com.channelape:bigcommerce-sdk 1.1.2

Java SDK for BigCommerce REST APIs

GroupId

GroupId

com.channelape
ArtifactId

ArtifactId

bigcommerce-sdk
Version

Version

1.1.2
Type

Type

jar

Download bigcommerce-sdk 1.1.2


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