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