GroupId | GroupIdcom.channelape |
---|---|
ArtifactId | ArtifactIdbigcommerce-sdk |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
bigcommerce-sdk-1.4.0.pom | |
bigcommerce-sdk-1.4.0.jar | 81 KB |
bigcommerce-sdk-1.4.0-sources.jar | 42 KB |
bigcommerce-sdk-1.4.0-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.channelape/bigcommerce-sdk/ -->
<dependency>
<groupId>com.channelape</groupId>
<artifactId>bigcommerce-sdk</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.channelape/bigcommerce-sdk/
implementation 'com.channelape:bigcommerce-sdk:1.4.0'
// https://jarcasting.com/artifacts/com.channelape/bigcommerce-sdk/
implementation ("com.channelape:bigcommerce-sdk:1.4.0")
'com.channelape:bigcommerce-sdk:jar:1.4.0'
<dependency org="com.channelape" name="bigcommerce-sdk" rev="1.4.0">
<artifact name="bigcommerce-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.channelape', module='bigcommerce-sdk', version='1.4.0')
)
libraryDependencies += "com.channelape" % "bigcommerce-sdk" % "1.4.0"
[com.channelape/bigcommerce-sdk "1.4.0"]