GroupId | GroupIdcom.shopizer |
---|---|
ArtifactId | ArtifactIdshopizer-shipping-canadapost-module |
Version | Version2.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.shopizer/shopizer-shipping-canadapost-module/ -->
<dependency>
<groupId>com.shopizer</groupId>
<artifactId>shopizer-shipping-canadapost-module</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopizer/shopizer-shipping-canadapost-module/
implementation 'com.shopizer:shopizer-shipping-canadapost-module:2.4.0'
// https://jarcasting.com/artifacts/com.shopizer/shopizer-shipping-canadapost-module/
implementation ("com.shopizer:shopizer-shipping-canadapost-module:2.4.0")
'com.shopizer:shopizer-shipping-canadapost-module:jar:2.4.0'
<dependency org="com.shopizer" name="shopizer-shipping-canadapost-module" rev="2.4.0">
<artifact name="shopizer-shipping-canadapost-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopizer', module='shopizer-shipping-canadapost-module', version='2.4.0')
)
libraryDependencies += "com.shopizer" % "shopizer-shipping-canadapost-module" % "2.4.0"
[com.shopizer/shopizer-shipping-canadapost-module "2.4.0"]