GroupId | GroupIdcom.channelape |
---|---|
ArtifactId | ArtifactIdbigcommerce-sdk |
Version | Version1.4.3 |
Type | Typejar |
Filename | Size |
---|---|
bigcommerce-sdk-1.4.3.pom | |
bigcommerce-sdk-1.4.3.jar | 82 KB |
bigcommerce-sdk-1.4.3-sources.jar | 42 KB |
bigcommerce-sdk-1.4.3-javadoc.jar | 402 KB |
Browse |
<!-- 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"]