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