GroupId | GroupIdcom.shopizer |
---|---|
ArtifactId | ArtifactIdshopizer-shipping-canadapost-module |
Version | Version2.3.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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopizer/shopizer-shipping-canadapost-module/
implementation 'com.shopizer:shopizer-shipping-canadapost-module:2.3.0'
// https://jarcasting.com/artifacts/com.shopizer/shopizer-shipping-canadapost-module/
implementation ("com.shopizer:shopizer-shipping-canadapost-module:2.3.0")
'com.shopizer:shopizer-shipping-canadapost-module:jar:2.3.0'
<dependency org="com.shopizer" name="shopizer-shipping-canadapost-module" rev="2.3.0">
<artifact name="shopizer-shipping-canadapost-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopizer', module='shopizer-shipping-canadapost-module', version='2.3.0')
)
libraryDependencies += "com.shopizer" % "shopizer-shipping-canadapost-module" % "2.3.0"
[com.shopizer/shopizer-shipping-canadapost-module "2.3.0"]