is not current version
Last Version 3.0.3

com.shopizer:shopizer-parent 3.0.1

Shopizer parent BOM

GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

shopizer-parent
Version

Version

3.0.1
Type

Type

pom

Download shopizer-parent 3.0.1


<!-- https://jarcasting.com/artifacts/com.shopizer/shopizer-parent/ -->
<dependency>
    <groupId>com.shopizer</groupId>
    <artifactId>shopizer-parent</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.shopizer/shopizer-parent/
implementation 'com.shopizer:shopizer-parent:3.0.1'
// https://jarcasting.com/artifacts/com.shopizer/shopizer-parent/
implementation ("com.shopizer:shopizer-parent:3.0.1")
'com.shopizer:shopizer-parent:pom:3.0.1'
<dependency org="com.shopizer" name="shopizer-parent" rev="3.0.1">
  <artifact name="shopizer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.shopizer', module='shopizer-parent', version='3.0.1')
)
libraryDependencies += "com.shopizer" % "shopizer-parent" % "3.0.1"
[com.shopizer/shopizer-parent "3.0.1"]